mirror of
https://github.com/barryvdh/laravel-ide-helper.git
synced 2026-08-17 17:47:13 +00:00
Remove Laravel 11.x from integration test matrix
This commit is contained in:
@@ -21,7 +21,7 @@ jobs:
|
||||
fail-fast: false
|
||||
matrix:
|
||||
php: [8.5, 8.4, 8.3, 8.2]
|
||||
laravel: [11.x, 12.x, 13.x]
|
||||
laravel: [12.x, 13.x]
|
||||
exclude:
|
||||
- laravel: 13.x
|
||||
php: 8.2
|
||||
|
||||
Reference in New Issue
Block a user