What are the Slack Archives?

It’s a history of our time together in the Slack Community! There’s a ton of knowledge in here, so feel free to search through the archives for a possible answer to your question.

Because this space is not active, you won’t be able to create a new post or comment here. If you have a question or want to start a discussion about something, head over to our categories and pick one to post in! You can always refer back to a post from Slack Archives if needed; just copy the link to use it as a reference..

After a recent composer update I noticed an undefined Constant (`CategoryEvents::ENTITY_CATEGORY_PUB

s.kroll
s.kroll Posts: 118 πŸͺ - Explorer
edited February 2021 in Slack General

After a recent composer update I noticed an undefined Constant (CategoryEvents::ENTITY_CATEGORY_PUBLISH) which was referenced in spryker/product-page-search@3.22.0 (github-link). This constant is defined in spryker/catalog@5.0.0 (github). Problem for me seems to be, that spryker/product-page-search@3.22.0 does not neccessarily requires spryker/catalog@5.0.0 (composer file says "spryker/category": "^4.3.0 || ^5.0.0",).
Am I missing something or is this "not properly wired up"? πŸ˜„ Are there other (slack-)channels were things like this should/could be reported?

Comments