Skip to content

Commit

Permalink
Laravel 6
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhenri-l committed Sep 4, 2019
1 parent 9e5cf48 commit 6ad571a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,10 +11,10 @@
],
"require": {
"php": "^7.2",
"laravel/framework": "^5.8"
"laravel/framework": "^6.0"
},
"require-dev": {
"orchestra/testbench": "^3.8",
"orchestra/testbench": "^4.0",
"phpunit/phpunit": "^8.1"
},
"autoload": {
Expand Down

0 comments on commit 6ad571a

Please sign in to comment.