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 49118dd commit d7a00daCopy full SHA for d7a00da
src/bref/composer.json
@@ -22,7 +22,7 @@
22
"require-dev": {
23
"bref/bref": "^1.3 || 2.0",
24
"guzzlehttp/test-server": "^0.1",
25
- "phpunit/phpunit": "^10.5||^11.5",
+ "phpunit/phpunit": "^10.5.58",
26
"symfony/http-foundation": "^5.4 || ^6.0 || ^7.0 || ^8.0",
27
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0 || ^8.0"
28
},
src/swoole-nyholm/composer.json
@@ -16,7 +16,7 @@
16
"symfony/runtime": "^5.4.26 || ^6.3.2 || ^7.0 || ^8.0"
17
18
19
- "phpunit/phpunit": "^10.5"
+ "phpunit/phpunit": "^10.5.58"
20
21
"minimum-stability": "dev",
"prefer-stable": true,
0 commit comments