mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-31 22:10:45 +02:00
[ticket/14529] Stop using --prefer-source for composer
The api rate limit has been removed by github. Therefore, we no longer need --prefer-source PHPBB3-14529
This commit is contained in:
@@ -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 ..
|
||||||
|
Reference in New Issue
Block a user