Merge pull request #53 from itsazzad/patch-1
Solution to issues/52 - Fix install with Symfony version
This commit is contained in:
commit
e8be05dfd5
@ -14,7 +14,7 @@ Use the `SYMFONY_VERSION` environment variable to select a specific Symfony vers
|
||||
|
||||
For instance, use the following command to install Symfony 3.4:
|
||||
|
||||
`SYMFONY_VERSION=3.4 docker-compose up --build`
|
||||
`SYMFONY_VERSION=3.4.* docker-compose up --build`
|
||||
|
||||
To install a non-stable version of Symfony, use the `STABILITY` environment variable during the build.
|
||||
The value must be [a valid Composer stability option](https://getcomposer.org/doc/04-schema.md#minimum-stability)) .
|
||||
|
Loading…
x
Reference in New Issue
Block a user