We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2ec52c0 commit 94bb1f7Copy full SHA for 94bb1f7
composer.json
@@ -14,11 +14,11 @@
14
"nyholm/psr7-server": "^1.0",
15
"psr/http-factory-implementation": "^1.0",
16
"psr/http-server-handler": "^1.0",
17
- "symfony/runtime": "^5.4 || ^6.0 || ^7.0"
+ "symfony/runtime": "^5.4.46 || ^6.0 || ^7.0 || ^8.0"
18
},
19
"require-dev": {
20
"nyholm/psr7": "^1.4",
21
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^10.5.58"
22
23
"minimum-stability": "dev",
24
"prefer-stable": true,
0 commit comments