Skip to content

Commit

Permalink
Update minimum Laravel version
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 7, 2019
1 parent e59f73d commit fcb2226
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 @@ -13,8 +13,8 @@
"php": ">=7.1.0",
"facebook/webdriver": "~1.3",
"nesbot/carbon": "~1.20",
"illuminate/console": "~5.6",
"illuminate/support": "~5.6",
"illuminate/console": "~5.7.0",
"illuminate/support": "~5.7.0",
"symfony/console": "~4.0",
"symfony/process": "~4.0"
},
Expand Down

0 comments on commit fcb2226

Please sign in to comment.