HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux vmi1674223.contaboserver.net 5.4.0-182-generic #202-Ubuntu SMP Fri Apr 26 12:29:36 UTC 2024 x86_64
User: root (0)
PHP: 7.4.3-4ubuntu2.22
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/ojs/lib/pkp/composer.json
{
	"require": {
		"ralouphie/getallheaders": "*",
		"components/jqueryui": "1.*",
		"components/jquery": "^3.5",
		"wikimedia/less.php": "3.*",
		"phpmailer/phpmailer": "6.*",
		"smarty/smarty": "4.*",
		"ezyang/htmlpurifier": "4.*",
		"moxiecode/plupload": "2.*",
		"tinymce/tinymce": "4.*",
		"michelf/php-markdown": "1.*",
		"slim/slim": "3.*",
		"pimple/pimple": "3.*",
		"laravel/framework": "^7.0",
		"firebase/php-jwt": "5.*",
		"danielstjules/stringy": "^3.1",
		"adodb/adodb-php": "dev-v5.20.18-mods-magicport",
		"gettext/gettext": "^4.6",
		"sokil/php-isocodes": "^3.0",
		"doctrine/dbal": "^2.10",
		"guzzlehttp/guzzle": "^6.5",
		"league/flysystem": "^1.0",
	        "league/flysystem-sftp": "^1.0",
		"staudenmeir/laravel-upsert": "^1.3",
		"cweagans/composer-patches": "^1.7",
		"composer/semver": "*",
		"php81_bc/strftime": "^0.5.0"
	},
	"require-dev": {
		"phpunit/phpunit": "~9",
		"psy/psysh": "@stable"
	},
	"config": {
		"component-dir": "lib/components",
		"vendor-dir": "lib/vendor",
		"platform": {
			"php": "7.3.0"
		},
		"allow-plugins": {
			"cweagans/composer-patches": true
		}
	},
	"repositories": [
		{
			"type": "vcs",
			"url": "https://github.com/asmecher/ADOdb"
		}
	],
	"extra": {
		"patches": {
			"laravel/framework": {
				"Inhibit __ Laravel helper": "lib/laravel-helper-4017.diff",
				"Hide PHP8.1 deprecation notice": "lib/laravel-php8.1.diff"
			},
			"ezyang/htmlpurifier": {
				"Hide PHP8.1 deprecation notice": "lib/htmlpurifier-php8.1.diff"
			},
			"nesbot/carbon": {
				"Hide PHP8.1 deprecation notice": "lib/carbon-php8.1.diff"
			},
			"smarty/smarty": {
				"Hide PHP8.1 deprecation notice": "lib/smarty-php8.1.diff"
			},
			"sokil/php-isocodes": {
				"Hide PHP8.1 deprecation notice": "lib/php-isocodes-php8.1.diff"
			},
			"slim/slim": {
				"Hide PHP8.1 deprecation notice": "lib/slim-php8.1.diff"
			},
			"guzzlehttp/guzzle": {
				"Hide PHP8.1 deprecation notice": "lib/guzzle-php8.1.diff"
			},
			"doctrine/dbal": {
				"Hide PHP8.1 deprecation notice": "lib/doctrine-php8.1.diff"
			},
			"danielstjules/stringy": {
				"Hide PHP8.1 deprecation notice": "lib/stringy-php8.1.diff"
			},
			"pimple/pimple": {
				"Hide PHP8.1 deprecation notice": "lib/pimple-php8.1.diff"
			},
			"gettext/gettext": {
				"Hide PHP8.1 deprecation notice": "lib/gettext-php8.1.diff"
			},
			"adodb/adodb-php": {
				"Apply PKP ADODB patches": "lib/adodb-php8.1.diff",
				"Apply PKP ADODB patches for error handling": "lib/adodb-datadict-errors.diff"
			}
		}
	}
}