Skip to content

Commit 85be2c9

Browse files
chore(dependencies): adjust dependencies for laravel 6
1 parent 73ae48a commit 85be2c9

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
@@ -21,11 +21,11 @@
2121
"rollbar/rollbar": "^2"
2222
},
2323
"require-dev": {
24-
"orchestra/testbench": "~3.6",
24+
"orchestra/testbench": "^4",
2525
"mockery/mockery": "^1",
2626
"satooshi/php-coveralls": "^1.0",
2727
"squizlabs/php_codesniffer": "3.*",
28-
"phpunit/phpunit": "~7.0"
28+
"phpunit/phpunit": "^8"
2929
},
3030
"autoload": {
3131
"psr-4": {

0 commit comments

Comments
 (0)