-
-
Notifications
You must be signed in to change notification settings - Fork 66
Update Symfony dependencies to support version 8.0 #160
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
base: main
Are you sure you want to change the base?
Conversation
|
Hi @nunomaduro I hope you are doing well. When you have a moment, Could you check PR? |
|
@thecaliskan Thank you for your pull-request. In order to add this to the composer, we also need to test for this case. Please make sure to add the version to the testsuite in |
Added Symfony version '^8.0' to the testing matrix and excluded it for specific PHP versions.
Add condition to set Composer minimum stability for Symfony 8.0
Removed conditional minimum stability setting for Composer.
Updated Symfony versions in the CI matrix with stability settings.
Simplified Symfony version configuration in the matrix and adjusted Composer stability settings based on Symfony version.
|
@thecaliskan While Symfony 8.0 and 7.4 are still in beta, I would just leave everything as is and re-visit this, once they are released stable |
Removed specific version constraints for pestphp packages.
|
Symfony 8 is released. @c0nst4ntin @nunomaduro |
|
@thecaliskan The testsuite is still failing. We can not merge this, before everything passes. I might have a look in the near future, and attempt this my self |
No description provided.