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(): Add Symfony 5 support #59

Open
wants to merge 2 commits into
base: master
Choose a base branch
from

Conversation

juanmiguelbesada
Copy link

This PR. add support for Symfony 5.x.

It also fixed a error on twig 2 with silex

@@ -16,7 +16,7 @@

"require": {
"php": "^5.5|^7.0",
"symfony/options-resolver": "^2.7|^3.0|^4.0"
"symfony/options-resolver": "^2.7|^3.0|^4.0|^5.0"
Copy link
Contributor

Choose a reason for hiding this comment

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

I think you should remove support for Symfony below 4.4

peter279k added a commit to peter279k/fork-CalendR that referenced this pull request May 7, 2021
@peter279k
Copy link

Dear @garak, @juanmiguelbesada. Just notice that this PR I've resolved/merged on my forked repository.

It can refer peter279k#6 and peter279k#8.

If having any issue/problems, please don't hesitate to submit issue on https://github.com/peter279k/fork-CalendR/issues :).

peter279k added a commit to peter279k/fork-CalendR that referenced this pull request May 7, 2021
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