mirror of
https://github.com/archtechx/virtualcolumn.git
synced 2025-12-12 09:34:04 +00:00
Laravel 11 support (#17)
This commit is contained in:
parent
89e00fbcd9
commit
7371aac2ab
3 changed files with 6 additions and 4 deletions
2
.github/workflows/ci.yml
vendored
2
.github/workflows/ci.yml
vendored
|
|
@ -13,6 +13,8 @@ jobs:
|
|||
php: 8.0
|
||||
- laravel: 10
|
||||
php: 8.1
|
||||
- laravel: 11
|
||||
php: 8.3
|
||||
|
||||
name: Tests (PHPUnit) - L${{ matrix.laravel }}
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue