Skip to content

Commit

Permalink
laravel 8
Browse files Browse the repository at this point in the history
  • Loading branch information
OPM87 committed Oct 7, 2020
1 parent 28934e1 commit d9f1546
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 @@ -5,12 +5,12 @@
"minimum-stability": "stable",
"license": "Apache-2.0",
"require": {
"laravel/framework": "5.*|^6|^7",
"laravel/framework": "5.*|^6|^7|^8",
"php": ">=5.5.9",
"psr/log": "^1.0"
},
"require-dev": {
"laravel/framework": "5.*|^6|^7",
"laravel/framework": "5.*|^6|^7|^8",
"phpunit/phpunit": "8.4.*"
},
"suggest": {
Expand Down

0 comments on commit d9f1546

Please sign in to comment.