mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 11:44:04 +00:00
Update dependencies
This commit is contained in:
parent
a22666ed2d
commit
28f8e3854a
1 changed files with 2 additions and 2 deletions
|
|
@ -17,7 +17,7 @@
|
|||
"require": {
|
||||
"php": "^8.2",
|
||||
"ext-json": "*",
|
||||
"illuminate/support": "^10.0",
|
||||
"illuminate/support": "^10.1",
|
||||
"facade/ignition-contracts": "^1.0.2",
|
||||
"spatie/ignition": "^1.4",
|
||||
"ramsey/uuid": "^4.7.3",
|
||||
|
|
@ -26,7 +26,7 @@
|
|||
"spatie/invade": "^1.1"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/framework": "^10.0",
|
||||
"laravel/framework": "^10.1",
|
||||
"orchestra/testbench": "^8.0",
|
||||
"league/flysystem-aws-s3-v3": "^3.12.2",
|
||||
"doctrine/dbal": "^3.6.0",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue