Skip to content

Commit 1324929

Browse files
committed
Update Ibexa Cloud conf when upgrading to 4.6.11+ (#2489)
1 parent 5a59c02 commit 1324929

File tree

1 file changed

+15
-0
lines changed

1 file changed

+15
-0
lines changed

docs/update_and_migration/from_4.5/update_from_4.5.md

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -521,3 +521,18 @@ No additional steps needed.
521521
## v4.6.10
522522

523523
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.

0 commit comments

Comments
 (0)