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 57ef80a commit f13dbb0Copy full SHA for f13dbb0
composer.json
@@ -13,10 +13,10 @@
13
"php": ">=8.0.5",
14
"psr/http-server-handler": "^1.0",
15
"react/http": "^1.6",
16
- "symfony/runtime": "^5.4 || ^6.0 || ^7.0"
+ "symfony/runtime": "^5.4 || ^6.0 || ^7.0 || ^8.0"
17
},
18
"require-dev": {
19
- "phpunit/phpunit": "^9.5"
+ "phpunit/phpunit": "^10.5.58"
20
21
"minimum-stability": "dev",
22
"prefer-stable": true,
0 commit comments