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:
|
||||
matrix:
|
||||
php: [8.1, 8.0, 7.4, 7.3]
|
||||
laravel: [8.*]
|
||||
laravel: [9.*, 8.*]
|
||||
exclude:
|
||||
- php: 7.4
|
||||
laravel: 9.*
|
||||
|
||||
Reference in New Issue
Block a user