You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+8Lines changed: 8 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -14,3 +14,11 @@ To choose specific symfony version define `SYMFONY_VERSION` env variable for fir
14
14
Like:
15
15
16
16
`SYMFONY_VERSION=3.4 docker-compose up -d`
17
+
18
+
To install symfony with different stability (more about stability [here](https://getcomposer.org/doc/04-schema.md#minimum-stability)) define `STABILITY` env variable for first run.
0 commit comments