Uh oh!
There was an error while loading.Please reload this page.
- Notifications
You must be signed in to change notification settings - Fork9.6k
Closed
Description
Symfony version(s) affected
7.3.0-RC1
Description

It can be related to this#60392
How to reproduce
gsed -i -e's/"[\^\~]\?7\.2.*"/"^7.3"/g' composer.jsongsed -i -e's/"minimum-stability": "stable",/"minimum-stability": "rc",/g' composer.json composer update
Possible Solution
No response
Additional Context
No response