Update php.yml

This commit is contained in:
Patrick
2022-02-02 17:39:07 +01:00
committed by GitHub
parent 48ff3a3b82
commit dc77e229e7

View File

@@ -12,7 +12,7 @@ jobs:
fail-fast: false
matrix:
php-version: ['7.4', '8.0', '8.1']
laravel-version: ['5.8.*', '^6.0', '^7.0', '^8.0']
laravel-version: ['5.8.*', '^6.0', '^7.0', '^8.0', '^9.0']
exclude:
- laravel-version: '5.8.*'
php-version: '8.0'