Skip to content

Commit aad0785

Browse files
committed
Update Ibexa Cloud conf when upgrading to 4.6.11+ (#2489)
1 parent 42bfc2b commit aad0785

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
@@ -562,3 +562,18 @@ No additional steps needed.
562562
## v4.6.10
563563

564564
A command to deal with duplicated database entries, as reported in [IBX-8562](https://issues.ibexa.co/browse/IBX-8562), will be available soon.
565+
566+
## v4.6.11
567+
568+
### Ibexa Cloud
569+
570+
Update Platform.sh configuration for PHP and Varnish.
571+
572+
Generate new configuration with the following command:
573+
574+
```bash
575+
composer ibexa:setup --platformsh
576+
```
577+
578+
Review the changes applied to `.platform.app.yaml` and `.platform/`,
579+
merge with your custom settings if needed, and commit them to Git.

0 commit comments

Comments
 (0)