mirror of
https://github.com/phpbb/phpbb.git
synced 2025-07-15 22:26:32 +02:00
Merge remote-tracking branch 'igorw/ticket/11061' into develop
* igorw/ticket/11061: [ticket/11061] Add the --dev flag to the composer instructions in README
This commit is contained in:
@ -13,7 +13,7 @@ Find support and lots more on [phpBB.com](http://www.phpbb.com)! Discuss the dev
|
|||||||
To be able to run an installation from the repo (and not from a pre-built package) you need to run the following commands to install phpBB's dependencies.
|
To be able to run an installation from the repo (and not from a pre-built package) you need to run the following commands to install phpBB's dependencies.
|
||||||
|
|
||||||
cd phpBB
|
cd phpBB
|
||||||
php ../composer.phar install
|
php ../composer.phar install --dev
|
||||||
|
|
||||||
|
|
||||||
## CONTRIBUTE
|
## CONTRIBUTE
|
||||||
|
Reference in New Issue
Block a user