Skip to content

Commit ef6a9ad

Browse files
author
Alex Westergaard
committed
Re-add phpunit ^9.0 for PHP8
1 parent 052be72 commit ef6a9ad

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
@@ -46,7 +46,7 @@
4646
"guzzlehttp/guzzle": "^7.0"
4747
},
4848
"require-dev": {
49-
"phpunit/phpunit": "^10.0"
49+
"phpunit/phpunit": "^9.0|^10.0"
5050
},
5151
"minimum-stability": "stable",
5252
"prefer-stable": true

0 commit comments

Comments
 (0)