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
Fix Symfony CLI to work with Platform.sh CLI v4.x (#253)
* Use PLATFORMSH_CLI_NO_INTERACTION=1 to make sure the migration message is not displayed during installation
* Use PLATFORMSH_CLI_WRAPPED=1 to make sure migration messages are not shown when running the CLI
Fix#252
0 commit comments