mirror of
https://github.com/phpbb/phpbb.git
synced 2025-06-28 22:28:51 +00:00
Merge branch '3.2.x'
* 3.2.x: [ticket/14529] Stop using --prefer-source for composer
This commit is contained in:
commit
5dd11735fb
1 changed files with 1 additions and 1 deletions
|
@ -37,5 +37,5 @@ then
|
||||||
fi
|
fi
|
||||||
|
|
||||||
cd phpBB
|
cd phpBB
|
||||||
php ../composer.phar install --dev --no-interaction --prefer-source
|
php ../composer.phar install --dev --no-interaction
|
||||||
cd ..
|
cd ..
|
||||||
|
|
Loading…
Add table
Reference in a new issue