1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 09:04:03 +00:00
This commit is contained in:
lukinovec 2023-04-21 10:24:53 +02:00
parent e000386d1f
commit 0b5e943178

View file

@ -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",