mirror of
https://github.com/kevin-DL/LaravelShoppingcart.git
synced 2026-01-11 18:54:33 +00:00
--dev option deprecated
This commit is contained in:
@@ -8,6 +8,6 @@ php:
|
||||
|
||||
before_script:
|
||||
- composer self-update
|
||||
- composer install --prefer-source --no-interaction --dev
|
||||
- composer install --prefer-source --no-interaction
|
||||
|
||||
script: phpunit
|
||||
Reference in New Issue
Block a user