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 2280407 commit a5ec731Copy full SHA for a5ec731
composer.json
@@ -14,10 +14,10 @@
14
"laminas/laminas-httphandlerrunner": "^1.5 || ^2.9",
15
"nyholm/psr7": "^1.3",
16
"nyholm/psr7-server": "^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
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^10.5.58"
21
22
"minimum-stability": "dev",
23
"prefer-stable": true,
0 commit comments