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
Fatal error: Uncaught TypeError: Argument 1 passed to JsonSchema\Constraints\Factory::__construct() must be an instance of JsonSchema\Uri\UriRetriever, instance of JsonSchema\SchemaStorage given,
Please drop this version from packagist.org or fix this.
The text was updated successfully, but these errors were encountered:
I dropped support for PHP 7.0 in #30 because field names that are empty strings are not properly decoded in PHP 7.0. Not sure what the best practice is, should I actually delete older versions from Packagist?
This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.
Steps required to reproduce the problem
composer require --dev localheinz/composer-normalize
composer
Expected Result
Actual Result
Fatal error: Uncaught TypeError: Argument 1 passed to JsonSchema\Constraints\Factory::__construct() must be an instance of JsonSchema\Uri\UriRetriever, instance of JsonSchema\SchemaStorage given,
Please drop this version from packagist.org or fix this.
The text was updated successfully, but these errors were encountered: