1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-13 18:44:03 +00:00

Delete extra dependency

This commit is contained in:
lukinovec 2023-04-19 14:26:17 +02:00
parent 0920c6ae1d
commit 62b596f7a6

View file

@ -17,7 +17,6 @@
"require": { "require": {
"php": "^8.2", "php": "^8.2",
"ext-json": "*", "ext-json": "*",
"illuminate/support": "^10.0",
"facade/ignition-contracts": "^1.0.2", "facade/ignition-contracts": "^1.0.2",
"spatie/ignition": "^1.4", "spatie/ignition": "^1.4",
"ramsey/uuid": "^4.7.3", "ramsey/uuid": "^4.7.3",