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

WIP: Allow Symfony 6 & 7 #51

Open
wants to merge 1 commit into
base: 0.x
Choose a base branch
from
Open

Conversation

TheCadien
Copy link
Member

Q A
Bug fix? no
New feature? yes
BC breaks? no
Deprecations? no
Fixed tickets fixes parts of sulu/sulu#7413
License MIT

What's in this PR?

Allow Symfony 7 Packages.

part of sulu/sulu#7413

"sort-packages": true
"sort-packages": true,
"allow-plugins": {
"phpstan/extension-installer": false
Copy link
Member

Choose a reason for hiding this comment

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

If we use the extension installer this should be yes:

Suggested change
"phpstan/extension-installer": false
"phpstan/extension-installer": true

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.

2 participants