8000 test: update phpunit and mockery version · coderpick/laravel-filemanager@8b190dc · GitHub
[go: up one dir, main page]

Skip to content

Commit 8b190dc

Browse files
committed
test: update phpunit and mockery version
1 parent 5810f76 commit 8b190dc

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,8 +35,8 @@
3535
"league/flysystem": ">=2.0.0"
3636
},
3737
"require-dev": {
38-
"phpunit/phpunit": "^6.2",
39-
"mockery/mockery": "^0.9.9",
38+
"phpunit/phpunit": "~8.0",
39+
"mockery/mockery": "~1.3.0",
4040
"squizlabs/php_codesniffer": "^3.1"
4141
},
4242
"suggest": {

0 commit comments

Comments
 (0)
0