mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-23 23:51:25 +00:00
Update php.yml
This commit is contained in:
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@@ -12,7 +12,7 @@ jobs:
|
|||||||
fail-fast: false
|
fail-fast: false
|
||||||
matrix:
|
matrix:
|
||||||
php-version: ['7.4', '8.0', '8.1']
|
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:
|
exclude:
|
||||||
- laravel-version: '5.8.*'
|
- laravel-version: '5.8.*'
|
||||||
php-version: '8.0'
|
php-version: '8.0'
|
||||||
|
|||||||
Reference in New Issue
Block a user