Skip to content

Commit efb8be6

Browse files
author
Andrey Helldar
committed
Fixed composer.json
1 parent a91eba8 commit efb8be6

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
@@ -16,7 +16,7 @@
1616
},
1717
"require-dev": {
1818
"orchestra/testbench": "^4.0 || ^5.0 || ^6.0 || ^7.0",
19-
"phpunit/phpunit": "^9.5"
19+
"phpunit/phpunit": "^8.5 || ^9.0"
2020
},
2121
"minimum-stability": "stable",
2222
"autoload": {

0 commit comments

Comments
 (0)