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

Op 278 - Add sylius 1.13 support #498

Merged
merged 17 commits into from
Jun 4, 2024

Conversation

SzymonKostrubiec
Copy link
Contributor

@SzymonKostrubiec SzymonKostrubiec commented Jun 3, 2024

  • Apply changes from community pull request
  • Fixed a .gitignore file
  • Added builds for nods 18.x
  • Restore google chrome driver in behat tests

@SzymonKostrubiec SzymonKostrubiec mentioned this pull request Jun 3, 2024
13 tasks
composer.json Show resolved Hide resolved
composer.json Outdated Show resolved Hide resolved
phpunit.xml.dist Outdated Show resolved Hide resolved
tests/Application/Kernel.php Outdated Show resolved Hide resolved
tests/Application/Kernel.php Outdated Show resolved Hide resolved
tests/Application/config/packages/liip_imagine.yaml Outdated Show resolved Hide resolved
tests/Application/package.json Show resolved Hide resolved
tests/Application/config/sylius/1.12/bundles.php Outdated Show resolved Hide resolved
@@ -0,0 +1,124 @@
security:
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

This file is not compatible with security changes from Sylius upgrade file: https://github.com/Sylius/Sylius/blob/1.14/UPGRADE-1.13.md -> point 11.
Also I think You are missing include in 1.13 bundles for Sylius\Abstraction\StateMachine\SyliusStateMachineAbstractionBundle::class => ['all' => true],

@SzymonKostrubiec SzymonKostrubiec merged commit 8d50d5f into BitBagCommerce:master Jun 4, 2024
26 checks passed
@Prometee Prometee mentioned this pull request Jun 4, 2024
@Prometee
Copy link
Contributor

@marekrzytki @SzymonKostrubiec thank you for not mentioning me in the Release note, like I already mentioned: you are not engaging comunity by replacing the original PR creator.

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.

None yet

3 participants