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
./composer.json has been updated
Running composer update justinrainbow/json-schema
Loading composer repositories with package information
Updating dependencies
Your requirements could not be resolved to an installable set of packages.
Problem 1
- Root composer.json requires justinrainbow/json-schema ^6.1.0, found justinrainbow/json-schema[6.1.0] but these were not loaded, likely because it conflicts with another require.
Problem 2
- codeception/module-rest is locked to version 3.4.0 and an update of this package was not requested.
- codeception/module-rest 3.4.0 requires justinrainbow/json-schema ^5.2.9 -> found justinrainbow/json-schema[5.2.9, ..., 5.3.0] but it conflicts with your root composer.json require (^6.1.0).
It would be great to have a new version which allows the usage with of this package with the latest versions of justinrainbow/json-schema and softcreatr/jsonpath.
The dependency updates are already merged - only a new tag is necessary.
composer.json:
/var/www/html $ composer req justinrainbow/json-schema:^6.1.0
Master branch already contains fix: https://github.com/Codeception/module-rest/pull/108/files
Please, make new release version.
Thank you.
The text was updated successfully, but these errors were encountered: