Skip to content

Commit

Permalink
Update to laravel 6.x
Browse files Browse the repository at this point in the history
update laravel 6.x
  • Loading branch information
EmadAdly authored Feb 13, 2020
1 parent 70fcbbd commit b2e6bb4
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 @@ -17,9 +17,9 @@
],
"require": {
"php": "^7.1",
"illuminate/support": "^5.5",
"illuminate/support": "^6.x",
"appzcoder/crud-generator": "^3.0",
"laravelcollective/html": "^5.5",
"laravelcollective/html": "^6.0",
"spatie/laravel-activitylog": "^3.2"
},
"autoload": {
Expand Down

0 comments on commit b2e6bb4

Please sign in to comment.