Skip to content

Commit

Permalink
bump version PHP and laravel to get LTS
Browse files Browse the repository at this point in the history
* PHP ^7.4
* laravel ^6
  • Loading branch information
schulzp committed Sep 4, 2020
1 parent 45453f7 commit 1c6d6c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,9 +19,8 @@
"php" : "^7.4",
"jimdo/prometheus_client_php": "^0.9.1",
"fzaninotto/faker": "~1.7",
"illuminate/support": "^6",
"illuminate/support": "^6"
},

"extra": {
"laravel": {
"providers": [
Expand Down

0 comments on commit 1c6d6c1

Please sign in to comment.