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

Symfony 7 compatibility #1

Open
wants to merge 3 commits into
base: develop
Choose a base branch
from
Open

Conversation

M-arcus
Copy link

@M-arcus M-arcus commented Feb 7, 2025

This pull request includes updates to dependencies and code improvements for type hinting. The most important changes are the updates to the composer.json file to support newer versions of dependencies and the addition of a return type hint in the Configuration class.

Dependency updates:

  • composer.json: Updated symfony/dependency-injection and symfony/http-kernel to support version 7.0. Updated development dependencies to newer versions, including phpstan/extension-installer, phpstan/phpstan, phpstan/phpstan-symfony, and symplify/easy-coding-standard.

Code improvements:

Copy link

sonarqubecloud bot commented Feb 7, 2025

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.

1 participant