Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Oro 6.0.x compatibility added #9

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

OleksandrProtsiuk
Copy link

This PR can be used as a starting point for the extension upgrade.
Most of the changes were done automatically with the upgrade-toolkit tool.

Here is a short list of done changes:

  • Updated requirements to oro/commerce 6.0.*
  • Added some return types/type hints
  • Deleted not needed annotations
  • Added some CS fixes
  • Fixed some tests
  • Updated aligent_webhook.config.cache service definition according to the oro/platform changelog
  • Topic classes defined as services tagged oro_message_queue.topic. See https://doc.oroinc.com/backend/mq/message-queue-topics/ to get more details

- Updated requirements to oro/commerce 6.0.*
- Added some return types/type hints
- Deleted not needed annotations
- Added some CS fixes
- Fixed tests
- Updated aligent_webhook.config.cache service definition according to the oro/platform changelog
- Topic classes defined as services tagged oro_message_queue.topic. See https://doc.oroinc.com/backend/mq/message-queue-topics/ to get more details
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant