Linux vps-61133.fhnet.fr 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
Apache/2.4.25 (Debian)
Server IP : 93.113.207.21 & Your IP : 216.73.216.41
Domains :
Cant Read [ /etc/named.conf ]
User : www-data
Terminal
Auto Root
Create File
Create Folder
Localroot Suggester
Backdoor Destroyer
Readme
/
var /
www /
html_old /
iNetty /
vendor /
webmozart /
assert /
Delete
Unzip
Name
Size
Permission
Date
Action
.github
[ DIR ]
drwxr-xr-x
2022-04-21 14:24
src
[ DIR ]
drwxr-xr-x
2022-04-21 14:24
.editorconfig
158
B
-rw-r--r--
2022-04-21 14:24
.php_cs
623
B
-rw-r--r--
2022-04-21 14:24
CHANGELOG.md
5.32
KB
-rw-r--r--
2022-04-21 14:24
LICENSE
1.06
KB
-rw-r--r--
2022-04-21 14:24
README.md
15.7
KB
-rw-r--r--
2022-04-21 14:24
composer.json
972
B
-rw-r--r--
2022-04-21 14:24
psalm.xml
407
B
-rw-r--r--
2022-04-21 14:24
Save
Rename
{ "name": "webmozart/assert", "description": "Assertions to validate method input/output with nice error messages.", "keywords": [ "assert", "check", "validate" ], "license": "MIT", "authors": [ { "name": "Bernhard Schussek", "email": "bschussek@gmail.com" } ], "require": { "php": "^7.2 || ^8.0", "symfony/polyfill-ctype": "^1.8" }, "conflict": { "phpstan/phpstan": "<0.12.20", "vimeo/psalm": "<4.6.1 || 4.6.2" }, "require-dev": { "phpunit/phpunit": "^8.5.13" }, "extra": { "branch-alias": { "dev-master": "1.10-dev" } }, "autoload": { "psr-4": { "Webmozart\\Assert\\": "src/" } }, "autoload-dev": { "psr-4": { "Webmozart\\Assert\\Tests\\": "tests/", "Webmozart\\Assert\\Bin\\": "bin/src" } } }