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

[Maintenance] Add support for Sylius 1.12 with Symfony 5.4 #385

Merged
merged 8 commits into from
Nov 2, 2022

Conversation

coldic3
Copy link
Contributor

@coldic3 coldic3 commented Oct 14, 2022

Q A
Branch? 1.3
Bug fix? no
New feature? no
Related tickets

To be merged on Sylius 1.12 release 💃

Support for Symfony 6 will be added in a separate PR.

@coldic3 coldic3 requested a review from a team as a code owner October 14, 2022 11:07
@coldic3 coldic3 force-pushed the sylius1.12-symfony5.4 branch 7 times, most recently from 90badd7 to 7baf50f Compare October 17, 2022 08:20
@coldic3 coldic3 mentioned this pull request Oct 17, 2022
.github/workflows/build.yml Outdated Show resolved Hide resolved
tests/Application/Kernel.php Outdated Show resolved Hide resolved
tests/Behat/Resources/services.xml Outdated Show resolved Hide resolved
@GSadee GSadee added the Maintenance Configurations, READMEs, releases, etc. label Oct 20, 2022
@coldic3 coldic3 changed the title [WIP][Maintenance] Add support for Sylius 1.12 with Symfony 5.4 [Maintenance] Add support for Sylius 1.12 with Symfony 5.4 Nov 2, 2022
@@ -23,7 +23,7 @@
"knplabs/knp-snappy-bundle": "^1.7",
"myclabs/php-enum": "^1.7",
"sylius/resource-bundle": "^1.6",
"sylius/sylius": "~1.11.4",
"sylius/sylius": "~1.11.4 || ~1.12.0",
Copy link
Member

Choose a reason for hiding this comment

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

Suggested change
"sylius/sylius": "~1.11.4 || ~1.12.0",
"sylius/sylius": "^1.11.4",

but I'm not sure if your version isn't more explicit 🤔

@GSadee GSadee merged commit d5efc4a into 1.3 Nov 2, 2022
@GSadee
Copy link
Member

GSadee commented Nov 2, 2022

Thank you, Kevin! 🥇

@loic425 loic425 deleted the sylius1.12-symfony5.4 branch November 2, 2022 13:41
GSadee added a commit that referenced this pull request Nov 8, 2022
This PR was merged into the 1.3 branch.

Discussion
----------

| Q               | A
| --------------- | -----
| Branch?         | 1.3
| Bug fix?        | no
| New feature?    | no
| Related tickets | 

To be merged on Sylius 1.12 release 💃

In addition, #385 should be merged before this one then the rebase will be needed.

Commits
-------

124da5b [GitHub Actions] Add Sylius 1.12 to the matrix
69d029f [Maintenance] Add support for Symfony 6
abf9148 [Maintenance] Fix Kernel.php and app configs
5483b16 [Maintenance] Adjust services to Sylius 6
006c863 [Maintenance] Fix deprecated services definitions
726ccf1 [Maintenance] Upgrade PHPStan packages
6ca616b [GitHub Actions] Bump node version
e79164a Add missing deprecation
fb14324 [GitHub Actions] Add more elements to the matrix
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Maintenance Configurations, READMEs, releases, etc.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants