We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
It is a bit difficult to support multiple version of laravel/symfony in the same time so maybe will be better have two release lines.
Todos:
symfony/*:^6.3.0
#[Override]
but is missing the #[\Override] attribute
https://github.com/LastDragon-ru/lara-asp/issues/143
The text was updated successfully, but these errors were encountered:
refactor!: Drop Laravel v10 support (#143, #203)
d4f4f3f
LastDragon-ru
Successfully merging a pull request may close this issue.
It is a bit difficult to support multiple version of laravel/symfony in the same time so maybe will be better have two release lines.
Todos:
symfony/*:^6.3.0
#[Override]
to make phpstan happy again(see
but is missing the #[\Override] attribute
in baseline)(see Laravel v11 Support #142)
https://github.com/LastDragon-ru/lara-asp/issues/143
mentionsThe text was updated successfully, but these errors were encountered: