You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Not sure how to solve this, our tests are breaking with symfony/yaml 4.4 and 5.0, but this is due to some specific yaml files that we fail to parse because of the symfony bug symfony/symfony#34805 it does not look like it is going to be fixed soon so I'd like to add 5.0 to the supported symfony versions. For this we need to add some switches to the tests that exclude the failing files from tests with these symfony versions....
Steps to reproduce:
symfony/yaml ^5
composer require cebe/php-openapi
Result:
The text was updated successfully, but these errors were encountered: