mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 22:24:03 +00:00
build: add v9.x to laravel/framework dependency
This commit is contained in:
parent
7e663ca6ea
commit
32c4d312b5
1 changed files with 1 additions and 1 deletions
|
|
@ -19,7 +19,7 @@
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"vlucas/phpdotenv": "^3.3|^4.0|^5.0",
|
"vlucas/phpdotenv": "^3.3|^4.0|^5.0",
|
||||||
"laravel/framework": "^6.0|^7.0|^8.0",
|
"laravel/framework": "^6.0|^7.0|^8.0|^9.0",
|
||||||
"orchestra/testbench-browser-kit": "^4.0|^5.0|^6.0",
|
"orchestra/testbench-browser-kit": "^4.0|^5.0|^6.0",
|
||||||
"league/flysystem-aws-s3-v3": "~1.0",
|
"league/flysystem-aws-s3-v3": "~1.0",
|
||||||
"doctrine/dbal": "^2.10",
|
"doctrine/dbal": "^2.10",
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue