mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
Update php.yml
This commit is contained in:
2
.github/workflows/php.yml
vendored
2
.github/workflows/php.yml
vendored
@@ -29,7 +29,7 @@ jobs:
|
||||
|
||||
- name: Use appropiate Laravel version
|
||||
run: |
|
||||
composer require "laravel/framework:${{ matrix.php-versions }}" "orchestra/testbench:${TESTBENCH}" --no-interaction --no-update
|
||||
composer require "laravel/framework:${{ matrix.php-versions }}" --no-interaction --no-update
|
||||
|
||||
- name: Validate composer.json and composer.lock
|
||||
run: composer validate
|
||||
|
||||
Reference in New Issue
Block a user