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

Finalize GlobalCache-related changes

This commit is contained in:
Samuel Štancl 2025-08-08 00:00:41 +02:00
parent a760c52ef2
commit 4129b2d956
3 changed files with 12 additions and 8 deletions

View file

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
include:
- laravel: "12.x-dev" # todo0 revert
- laravel: "^12.0"
php: "8.4"
steps: