mirror of
https://github.com/archtechx/tenancy.git
synced 2026-02-05 12:24:04 +00:00
Use L10
This commit is contained in:
parent
e000386d1f
commit
0b5e943178
1 changed files with 3 additions and 3 deletions
|
|
@ -17,15 +17,15 @@
|
|||
"require": {
|
||||
"php": "^8.2",
|
||||
"ext-json": "*",
|
||||
"illuminate/support": "^9.38",
|
||||
"illuminate/support": "^10.1",
|
||||
"spatie/ignition": "^1.4",
|
||||
"ramsey/uuid": "^4.0",
|
||||
"stancl/jobpipeline": "^1.0",
|
||||
"stancl/virtualcolumn": "^1.3"
|
||||
},
|
||||
"require-dev": {
|
||||
"laravel/framework": "^9.38",
|
||||
"orchestra/testbench": "^7.0",
|
||||
"laravel/framework": "^10.1",
|
||||
"orchestra/testbench": "^8.0",
|
||||
"league/flysystem-aws-s3-v3": "^3.0",
|
||||
"doctrine/dbal": "^2.10",
|
||||
"spatie/valuestore": "^1.2.5",
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue