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

chore: sylius 1.13 compatibility #21

Closed
wants to merge 1 commit into from

Conversation

fred-dedi
Copy link

Hi,

This PR adds sylius 1.13 compatibility.

I am not sure about deleted dev dependencies being really useful in the plugin, but it is compulsory to remove them as they conflicts with doctrine/dbal and psr/log requirements.

@chibani
Copy link

chibani commented Aug 23, 2024

Hi @fred-dedi , I was looking for upgrading to Sylius 1.13 and found your PR.
Do you know what failed in the tests (I can't see the jobs logs) ?

@fred-dedi
Copy link
Author

hi @chibani

It looks like the github action tried to install sylius 1.13 with php 8.0 and failed.

image

@chibani
Copy link

chibani commented Aug 27, 2024

PHP 8.0 support has been dropped with Sylius 1.13, so it can't install.

@fred-dedi
Copy link
Author

@chibani yes i know that, that's why i tried to exclude it from the matrix but it did not work as intended

@maximehuran
Copy link
Member

Hi @fred-dedi
See #22

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