Skip to content
This repository has been archived by the owner on Mar 9, 2021. It is now read-only.

Commit

Permalink
Update laravel version from 5 to 6 and php7.1 to php7.2
Browse files Browse the repository at this point in the history
  • Loading branch information
mrjosh committed Oct 30, 2019
1 parent 69c1d33 commit 23469e3
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 @@ -29,8 +29,8 @@
}
},
"require": {
"php": "^7.1",
"laravel/framework": "^5",
"php": "^7.2",
"laravel/framework": "^6",
"josh/php-phantomjs": "^4"
},
"require-dev": {
Expand Down

0 comments on commit 23469e3

Please sign in to comment.