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

10.x-dev (fix conflict resolution)

This commit is contained in:
Samuel Štancl 2023-02-21 18:35:46 +01:00 committed by GitHub
parent 20f9b7fc42
commit 4acf7e26b5
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

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