Skip to content

Commit

Permalink
New version of laravel
Browse files Browse the repository at this point in the history
  • Loading branch information
jwohlfert23 committed Dec 25, 2019
1 parent 565e8f3 commit 1bc2c13
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 83 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,8 +26,8 @@
"require": {
"php": ">=5.5.9",
"nesbot/carbon": "~2",
"illuminate/config": "~5",
"illuminate/support": "~5"
"illuminate/config": ">=5.0",
"illuminate/support": ">=5.0"
},
"require-dev": {
},
Expand Down
Loading

0 comments on commit 1bc2c13

Please sign in to comment.