Skip to content

Commit 20c8175

Browse files
committed
build: Revert back to only phpunit 9.x
1 parent e5f3812 commit 20c8175

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
@@ -25,7 +25,7 @@
2525
"enlightn/security-checker": "^1.10 || ^2.0",
2626
"guzzlehttp/guzzle": "^6.5.8 || ^7.4.5",
2727
"guzzlehttp/psr7": "^1.9.1 || ^2.4.5",
28-
"phpunit/phpunit": "^9.0 || ^10.5",
28+
"phpunit/phpunit": "^9.0",
2929
"symfony/mailer": "^6.0 || ^7.0"
3030
},
3131
"config": {

0 commit comments

Comments
 (0)