Skip to content

Commit

Permalink
Update security-release-notes-202409.0.md
Browse files Browse the repository at this point in the history
  • Loading branch information
ynnoig authored Sep 26, 2024
1 parent f50da6f commit 5927285
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/about/all/releases/security-release-notes-202409.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@ composer update spryker-shop/customer-page
composer show spryker-shop/customer-page # Verify the version
```

2. In `src/Pyz/Zed/Product/ProductConfig.php`, add the following method:
2. In `src/Pyz/Yves/CustomerPage/CustomerPageConfig.php`, add the following method in case you cannot update the `spryker-shop/customer-page` module to version 2.54.0 or higher:

```bash
/**
Expand Down

0 comments on commit 5927285

Please sign in to comment.