Skip to content

Commit d7a00da

Browse files
committed
update
1 parent 49118dd commit d7a00da

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/bref/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"require-dev": {
2323
"bref/bref": "^1.3 || 2.0",
2424
"guzzlehttp/test-server": "^0.1",
25-
"phpunit/phpunit": "^10.5||^11.5",
25+
"phpunit/phpunit": "^10.5.58",
2626
"symfony/http-foundation": "^5.4 || ^6.0 || ^7.0 || ^8.0",
2727
"symfony/http-kernel": "^5.4 || ^6.0 || ^7.0 || ^8.0"
2828
},

src/swoole-nyholm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
"symfony/runtime": "^5.4.26 || ^6.3.2 || ^7.0 || ^8.0"
1717
},
1818
"require-dev": {
19-
"phpunit/phpunit": "^10.5"
19+
"phpunit/phpunit": "^10.5.58"
2020
},
2121
"minimum-stability": "dev",
2222
"prefer-stable": true,

0 commit comments

Comments
 (0)