mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-14 11:54:45 +00:00
Update php.yml
This commit is contained in:
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@@ -22,6 +22,8 @@ jobs:
|
||||
php-version: '8.1'
|
||||
- laravel-version: '^7.0'
|
||||
php-version: '8.1'
|
||||
- laravel-version: '^9.0'
|
||||
php-version: '7.4'
|
||||
name: PHP ${{ matrix.php-version }} - Laravel ${{ matrix.laravel-version }}
|
||||
env:
|
||||
PHP_VERSION: ${{ matrix.php-versions }}
|
||||
|
||||
Reference in New Issue
Block a user