package updates

This commit is contained in:
2024-07-13 05:51:44 +02:00
parent 4496070e86
commit 5969ba9ce0
2 changed files with 4319 additions and 6 deletions

View File

@@ -8,11 +8,11 @@
"http-interop/http-factory-guzzle": "^1.2"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
"symfony/http-kernel": "^5.4",
"symfony/dependency-injection": "^5.4",
"symfony/config": "^5.4",
"symfony/phpunit-bridge": "^6.0"
"phpunit/phpunit": "^9 | ^10",
"symfony/http-kernel": "^6 | ^7",
"symfony/dependency-injection": "^6 | ^7",
"symfony/config": "^6 | ^7",
"symfony/phpunit-bridge": "^6 | ^7"
},
"license": "MIT",
"autoload": {
@@ -31,5 +31,10 @@
"email": "magdev3.0@gmail.com"
}
],
"minimum-stability": "stable"
"minimum-stability": "stable",
"config": {
"allow-plugins": {
"php-http/discovery": true
}
}
}

4308
composer.lock generated Normal file

File diff suppressed because it is too large Load Diff