Explorer
home
/
zoteqbgb
/
public_html
/
vendor
/
doctrine
/
deprecations
Location:
/home/zoteqbgb/public_html/vendor/doctrine/deprecations
Root path:
/home/zoteqbgb/public_html/config/676626
Editing: composer.json
{ "name": "doctrine/deprecations", "description": "A small layer on top of trigger_error(E_USER_DEPRECATED) or PSR-3 logging with options to disable all deprecations or selectively for packages.", "license": "MIT", "type": "library", "homepage": "https://www.doctrine-project.org/", "require": { "php": "^7.1 || ^8.0" }, "require-dev": { "doctrine/coding-standard": "^9 || ^12", "phpstan/phpstan": "1.4.10 || 2.0.3", "phpstan/phpstan-phpunit": "^1.0 || ^2", "phpunit/phpunit": "^7.5 || ^8.5 || ^9.5", "psr/log": "^1 || ^2 || ^3" }, "suggest": { "psr/log": "Allows logging deprecations via PSR-3 logger implementation" }, "autoload": { "psr-4": { "Doctrine\\Deprecations\\": "src" } }, "autoload-dev": { "psr-4": { "DeprecationTests\\": "test_fixtures/src", "Doctrine\\Foo\\": "test_fixtures/vendor/doctrine/foo" } }, "config": { "allow-plugins": { "dealerdirect/phpcodesniffer-composer-installer": true } } }
Save maftirs
Upload
Start Upload
New File
Create File
New Folder
Create Folder
Directory Contents
Name
Size
Perms
Modified
Actions
LICENSE
1,065 bytes
0644
2024-12-08 02:18
âï¸
ðï¸
Rename
README.md
6,154 bytes
0644
2024-12-08 02:18
âï¸
ðï¸
Rename
composer.json
1,129 bytes
0644
2024-12-08 02:18
âï¸
ðï¸
Rename
src
-
0755
2024-12-08 02:18
ðï¸
Rename
Chang
Apply