Skip to content

Commit

Permalink
upgrade laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
MatanYadaev committed Aug 27, 2019
1 parent f124c23 commit 2357704
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"require-dev": {
"phpunit/phpunit": "~4.8||~5.7",
"mockery/mockery": "^0.9.9",
"laravel/laravel": "^5.2",
"laravel/laravel": "^5.2|^6.0",
"doctrine/dbal": "^2.5",
"laravel/browser-kit-testing": "^2.0",
"php-coveralls/php-coveralls": "^2.0"
Expand Down

0 comments on commit 2357704

Please sign in to comment.