mirror of
https://github.com/DesignPatternsPHP/DesignPatternsPHP.git
synced 2025-07-30 11:40:13 +02:00
Fix: Install dependencies in install section
This commit is contained in:
@@ -23,7 +23,7 @@ cache:
|
||||
before_install:
|
||||
- composer self-update
|
||||
|
||||
before_script:
|
||||
install:
|
||||
- composer install --prefer-dist --no-interaction
|
||||
|
||||
script:
|
||||
|
Reference in New Issue
Block a user