Skip to content

Commit

Permalink
Merge pull request #76 from EmadAdly/patch-1
Browse files Browse the repository at this point in the history
Update to laravel 6.x
  • Loading branch information
sohelamin authored Feb 17, 2020
2 parents 70fcbbd + b2e6bb4 commit d6cb7cd
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 d6cb7cd

Please sign in to comment.