Skip to content

Commit d0d4a0f

Browse files
author
Andrey Helldar
committed
Fixed phpunit version
1 parent f3fa405 commit d0d4a0f

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
"require-dev": {
2626
"mockery/mockery": "^0.9|^1.0",
2727
"orchestra/testbench": "^3.4|^4.0|^5.0|^6.0",
28-
"phpunit/phpunit": "^5.7|^6.0|^7.0|8.0|^9.0"
28+
"phpunit/phpunit": "^5.7|^6.0|^7.0|^8.0|^9.0"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)