Test 9.* integration (#1314)

This commit is contained in:
Barry vd. Heuvel
2022-02-09 08:09:10 +01:00
committed by GitHub
parent 7917cce7c9
commit ddb74fb5c8
+1 -1
View File
@@ -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.*