Skip to content

Commit e4f20ea

Browse files
authored
Reverse minimum PHPUnit version
1 parent 7b675ab commit e4f20ea

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
@@ -19,7 +19,7 @@
1919
"fzaninotto/faker": "^1.4",
2020
"mockery/mockery": "^1.0",
2121
"nunomaduro/collision": "^2.0",
22-
"phpunit/phpunit": "^8.0"
22+
"phpunit/phpunit": "^7.0"
2323
},
2424
"config": {
2525
"optimize-autoloader": true,

0 commit comments

Comments
 (0)