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

Use new Laravel release, remove L9 support

This commit is contained in:
lukinovec 2023-02-23 14:17:30 +01:00
parent 9e8af40715
commit a152d31ac4
2 changed files with 3 additions and 3 deletions

View file

@ -16,7 +16,7 @@ jobs:
strategy:
matrix:
include:
- laravel: "10.x-dev"
- laravel: 10
php: "8.2"
steps: