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

Sylius 1.13 support and wishlist code update #212

Merged
merged 35 commits into from
May 13, 2024

Conversation

arek31
Copy link
Member

@arek31 arek31 commented Jul 4, 2023

This PR includes:

  • support for Sylius 1.13
  • drop support for Sylius 1.11
  • bump PHP version to 8.1
  • cover more logic with php spec tests
  • code quality (use interfaces instead of classes, constructor property promotion)
  • php unit integration and functional test cases

arek31 and others added 30 commits July 4, 2023 16:58
…e-update

# Conflicts:
#	composer.json
#	src/Command/Wishlist/AddProductToSelectedWishlist.php
#	src/CommandHandler/Wishlist/CreateNewWishlistHandler.php
#	src/CommandHandler/Wishlist/CreateWishlistHandler.php
#	src/Context/WishlistContext.php
#	src/EventSubscriber/CreateNewWishlistSubscriber.php
#	src/Resolver/WishlistsResolver.php
@marekrzytki marekrzytki changed the title OP-169: Wishlist code update Sylius 1.13 support and wishlist code update May 8, 2024
@marekrzytki marekrzytki marked this pull request as ready for review May 8, 2024 09:26
@marekrzytki marekrzytki merged commit f02f2c1 into master May 13, 2024
12 checks passed
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.

3 participants