1
0
Fork 0
mirror of https://github.com/archtechx/tenancy.git synced 2026-02-05 02:54:03 +00:00

Update Laravel version in ci.yml

This commit is contained in:
lukinovec 2023-04-21 10:53:41 +02:00
parent fff346ed36
commit cee404307c

View file

@ -15,7 +15,7 @@ jobs:
strategy: strategy:
matrix: matrix:
laravel: ['^9.0'] laravel: ['^10.1']
steps: steps:
- name: Checkout - name: Checkout