Skip to content

Commit 7f833fc

Browse files
committed
ci: downgrade to phpunit ^10.5
1 parent 9f54ee2 commit 7f833fc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@
2929
"psr/http-server-handler": "^1.0"
3030
},
3131
"require-dev": {
32-
"phpunit/phpunit": "^11.4"
32+
"phpunit/phpunit": "^10.5"
3333
},
3434
"autoload": {
3535
"psr-4": {

0 commit comments

Comments
 (0)