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

HFA update dependency #11

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

Conversation

HecFranco
Copy link

No description provided.

natewiebe13 and others added 4 commits January 8, 2022 15:40
* Allowed Symfony 6
* Dropped unsupported PHP versions
* Added type hints and remove redundant PHP docs
@@ -4,7 +4,7 @@

use Symfony\Component\HttpFoundation\RedirectResponse;
use Symfony\Component\HttpFoundation\Request;
use Symfony\Component\HttpKernel\Debug\FileLinkFormatter;
use Symfony\Component\ErrorHandler\ErrorRenderer\FileLinkFormatter;
Copy link
Collaborator

Choose a reason for hiding this comment

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

This change makes the controller incompatible with previous versions of symfony. As composer.json states, we have to support both variants of the file formatter.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

3 participants