Skip to content

Commit

Permalink
laravel 9/10
Browse files Browse the repository at this point in the history
  • Loading branch information
OPM87 committed May 30, 2023
1 parent d9f1546 commit 85af86d
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|^8",
"laravel/framework": "5.*|^6|^7|^8|^9|^10",
"php": ">=5.5.9",
"psr/log": "^1.0"
},
"require-dev": {
"laravel/framework": "5.*|^6|^7|^8",
"laravel/framework": "5.*|^6|^7|^8|^9|^10",
"phpunit/phpunit": "8.4.*"
},
"suggest": {
Expand Down

0 comments on commit 85af86d

Please sign in to comment.