File tree Expand file tree Collapse file tree 1 file changed +16
-1
lines changed
docs/update_and_migration/from_4.5 Expand file tree Collapse file tree 1 file changed +16
-1
lines changed Original file line number Diff line number Diff line change @@ -520,4 +520,19 @@ No additional steps needed.
520520
521521# # v4.6.10
522522
523- A command to deal with duplicated database entries, as reported in [IBX-8562](https://issues.ibexa.co/browse/IBX-8562), will be available soon.
523+ A command to deal with duplicated database entries, as reported in [IBX-8562](https://issues.ibexa.co/browse/IBX-8562), will be available soon.
524+
525+ # # v4.6.11
526+
527+ # ## Ibexa Cloud
528+
529+ Update Platform.sh configuration for PHP and Varnish.
530+
531+ Generate new configuration with the following command :
532+
533+ ` ` ` bash
534+ composer ibexa:setup --platformsh
535+ ` ` `
536+
537+ Review the changes applied to `.platform.app.yaml` and `.platform/`,
538+ merge with your custom settings if needed, and commit them to Git.
You can’t perform that action at this time.
0 commit comments