updated-packages

This commit is contained in:
RafficMohammed
2023-01-08 00:13:22 +05:30
parent 3ff7df7487
commit da241bacb6
12659 changed files with 563377 additions and 510538 deletions

View File

@@ -19,13 +19,18 @@
"chunks"
],
"require": {
"php": ">=5.3"
"php": ">=5.4"
},
"require-dev": {
"mikey179/vfsStream": "v1.2.0",
"mikey179/vfsstream": "v1.2.0",
"league/phpunit-coverage-listener": "~1.1",
"fabpot/php-cs-fixer": "dev-master",
"phpunit/phpunit": "4.*"
"fabpot/php-cs-fixer": "~2.2",
"phpunit/phpunit": "4.*",
"mongodb/mongodb": "^1.4.0",
"ext-mongodb": "*"
},
"suggest": {
"mongodb/mongodb":"Required to use this package with Mongo DB"
},
"autoload": {
"psr-0": {