Skip to content

Commit

Permalink
Merge branch 'upgrade-laravel' into 'master'
Browse files Browse the repository at this point in the history
upgraded to laravel 5.7

See merge request mohit.panjvani/laraspacevue!91
  • Loading branch information
mohitpanjwani committed Dec 28, 2018
2 parents 3f21463 + efb7de7 commit 55e0b1a
Show file tree
Hide file tree
Showing 165 changed files with 199,749 additions and 33 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@
"license": "MIT",
"type": "project",
"require": {
"php": ">=7.0.0",
"laravel/framework": "5.6.*",
"php": ">=7.1.3",
"laravel/framework": "5.7.*",
"fideloper/proxy": "^4.0",
"laravel/tinker": "^1.0",
"tymon/jwt-auth": "0.5.*",
Expand Down
Loading

0 comments on commit 55e0b1a

Please sign in to comment.