mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-25 02:51:35 +02:00
Merge pull request #4216 from marc1706/ticket/14529
[ticket/14529] Stop using --prefer-source for composer * marc1706/ticket/14529: [ticket/14529] Stop using --prefer-source for composer
This commit is contained in:
@@ -37,5 +37,5 @@ then
|
||||
fi
|
||||
|
||||
cd phpBB
|
||||
php ../composer.phar install --dev --no-interaction --prefer-source
|
||||
php ../composer.phar install --dev --no-interaction
|
||||
cd ..
|
||||
|
Reference in New Issue
Block a user