Skip to content

Commit

Permalink
require laravel engine
Browse files Browse the repository at this point in the history
  • Loading branch information
paulhenri-l committed Apr 6, 2020
1 parent 6ad571a commit 7415c6e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,11 +10,11 @@
}
],
"require": {
"php": "^7.2",
"laravel/framework": "^6.0"
"php": "^7.2.5",
"laravel/framework": "^7.0"
},
"require-dev": {
"orchestra/testbench": "^4.0",
"orchestra/testbench": "^5.0",
"phpunit/phpunit": "^8.1"
},
"autoload": {
Expand Down

0 comments on commit 7415c6e

Please sign in to comment.