mirror of
https://github.com/danog/psalm-plugin-laravel.git
synced 2024-11-26 20:34:48 +01:00
bump up illuminate for 8.1
This commit is contained in:
parent
813874b655
commit
1c9e1931a7
2
.github/workflows/test.yml
vendored
2
.github/workflows/test.yml
vendored
@ -9,7 +9,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php: [8.0, 8.1]
|
||||
illuminate_version: [8.67.*, 9.*]
|
||||
illuminate_version: [8.67.*, 9.7*]
|
||||
stability: [prefer-lowest, prefer-stable]
|
||||
|
||||
name: P${{ matrix.php }} | I ${{ matrix.illuminate_version }} | ${{ matrix.stability }}
|
||||
|
Loading…
Reference in New Issue
Block a user