Skip to content

Commit 2357704

Browse files
committed
upgrade laravel
1 parent f124c23 commit 2357704

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"require-dev": {
2626
"phpunit/phpunit": "~4.8||~5.7",
2727
"mockery/mockery": "^0.9.9",
28-
"laravel/laravel": "^5.2",
28+
"laravel/laravel": "^5.2|^6.0",
2929
"doctrine/dbal": "^2.5",
3030
"laravel/browser-kit-testing": "^2.0",
3131
"php-coveralls/php-coveralls": "^2.0"

0 commit comments

Comments
 (0)