1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2025-12-12 08:24:04 +00:00

prepare for public beta

This commit is contained in:
Samuel Štancl 2024-12-26 05:00:58 +01:00
parent 79444723dd
commit 855ba91508
5 changed files with 12 additions and 11 deletions

View file

@ -16,7 +16,7 @@
}
],
"require": {
"php": "^8.2",
"php": "^8.4",
"ext-json": "*",
"illuminate/support": "^10.1|^11.3",
"laravel/tinker": "^2.0",