mirror of
https://github.com/archtechx/tenancy.git
synced 2025-12-13 06:14:04 +00:00
Merge branch 'master' into cache-prefix
This commit is contained in:
commit
ba8cfdda85
38 changed files with 631 additions and 362 deletions
|
|
@ -15,22 +15,22 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": "^8.1",
|
||||
"php": "^8.2",
|
||||
"ext-json": "*",
|
||||
"illuminate/support": "^9.0",
|
||||
"illuminate/support": "^9.38",
|
||||
"spatie/ignition": "^1.4",
|
||||
"ramsey/uuid": "^4.0",
|
||||
"stancl/jobpipeline": "^1.0",
|
||||
"stancl/virtualcolumn": "^1.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/framework": "dev-cache-methods as 9.21",
|
||||
"laravel/framework": "dev-cache-methods as 9.38",
|
||||
"orchestra/testbench": "^7.0",
|
||||
"league/flysystem-aws-s3-v3": "^3.0",
|
||||
"doctrine/dbal": "^2.10",
|
||||
"spatie/valuestore": "^1.2.5",
|
||||
"pestphp/pest": "^1.21",
|
||||
"nunomaduro/larastan": "^1.0",
|
||||
"nunomaduro/larastan": "^2.4",
|
||||
"spatie/invade": "^1.1"
|
||||
},
|
||||
"repositories": [
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue