8000 Update minimal required phpunit version · avto-dev/app-version-laravel@0e82048 · GitHub
[go: up one dir, main page]

Skip to content

Commit 0e82048

Browse files
author
paramtamtam
committed
Update minimal required phpunit version
1 parent 0bf1a78 commit 0e82048

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
@@ -21,7 +21,7 @@
2121
},
2222
"require-dev": {
2323
"laravel/laravel": ">=5.4.0 <5.7.0",
24-
"phpunit/phpunit": "~5.7 || ^6.4 || ~7.0",
24+
"phpunit/phpunit": "~5.7.10 || ^6.4 || ~7.0",
2525
"mockery/mockery": "0.9.* || ~1.0",
2626
"symfony/var-dumper": "~3.2 || ^4.0"
2727
},

0 commit comments

Comments
 (0)
0