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

feat: update symfony dependencies #176

Merged
merged 7 commits into from
Feb 26, 2024

Conversation

maikschneider
Copy link
Contributor

Tested with newer version of symfony packages: works like a charm!

composer.json Outdated Show resolved Hide resolved
Copy link
Owner

@martin-helmich martin-helmich left a comment

Choose a reason for hiding this comment

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

Thanks! 👍 Could you also add Symfony 7 to the build matrix (.github/workflows/php.yml), so that this project is also tested against the v7 versions?

@maikschneider
Copy link
Contributor Author

Yes, v7 is now added. I replaced the 6.2 and 6.3 with 6.4 as well.

Copy link
Owner

@martin-helmich martin-helmich left a comment

Choose a reason for hiding this comment

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

LGTM! 👍

Copy link
Owner

@martin-helmich martin-helmich left a comment

Choose a reason for hiding this comment

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

So, this looks good in general 👍 -- 867a2bf was a good catch, I didn't remember we had that workaround in there. Only reason the tests are still failing is because the upstream library helmich/typo3-typoscript-parser is not yet compatible with the symfony v7 libraries; I'll see if we can bump these as well...

@maikschneider
Copy link
Contributor Author

Waiting for martin-helmich/typo3-typoscript-parser#95 to be merged

@martin-helmich martin-helmich merged commit 204291e into martin-helmich:master Feb 26, 2024
6 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