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

Use 10.x-dev

This commit is contained in:
lukinovec 2023-02-23 14:33:29 +01:00
parent a7e4956ee5
commit 4638392788
2 changed files with 2 additions and 2 deletions

View file

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