Skip to content

Commit 9b94ea1

Browse files
author
Alex Westergaard
committed
Update phpunit to min 9.5
1 parent 518a374 commit 9b94ea1

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": "^9.0|^10.0"
49+
"phpunit/phpunit": "^9.5|^10.0"
5050
},
5151
"minimum-stability": "stable",
5252
"prefer-stable": true

0 commit comments

Comments
 (0)