mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-18 01:57:13 +00:00
Test 9.* integration (#1314)
This commit is contained in:
@@ -76,7 +76,7 @@ jobs:
|
|||||||
strategy:
|
strategy:
|
||||||
matrix:
|
matrix:
|
||||||
php: [8.1, 8.0, 7.4, 7.3]
|
php: [8.1, 8.0, 7.4, 7.3]
|
||||||
laravel: [8.*]
|
laravel: [9.*, 8.*]
|
||||||
exclude:
|
exclude:
|
||||||
- php: 7.4
|
- php: 7.4
|
||||||
laravel: 9.*
|
laravel: 9.*
|
||||||
|
|||||||
Reference in New Issue
Block a user