Skip to content
This repository has been archived by the owner on Apr 20, 2021. It is now read-only.

justinrainbow/json-schema required version #181

Closed
diyankk opened this issue Jul 18, 2016 · 5 comments
Closed

justinrainbow/json-schema required version #181

diyankk opened this issue Jul 18, 2016 · 5 comments
Milestone

Comments

@diyankk
Copy link

diyankk commented Jul 18, 2016

Hello,

I am using behatch/contexts v2.5 and need to use justinrainbow/json-schema package in a project. I see that the required version for that one is ~1.4. Would it be possible to change this requirement to v2.0 or later of justinrainbow/json-schema?

Here is the output of composer install command with the issue:

composer require justinrainbow/json-schema
Using version ^2.0 for justinrainbow/json-schema
./composer.json has been updated
Loading composer repositories with package information
Updating dependencies (including require-dev)
Your requirements could not be resolved to an installable set of packages.

Problem 1
- behatch/contexts 2.5 requires justinrainbow/json-schema ~1.4 -> satisfiable by justinrainbow/json-schema[1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0, 1.6.1, v1.6.0] but these conflict with your requirements or minimum-stability.
- behatch/contexts 2.5 requires justinrainbow/json-schema ~1.4 -> satisfiable by justinrainbow/json-schema[1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0, 1.6.1, v1.6.0] but these conflict with your requirements or minimum-stability.
- behatch/contexts 2.5 requires justinrainbow/json-schema ~1.4 -> satisfiable by justinrainbow/json-schema[1.4.0, 1.4.1, 1.4.2, 1.4.3, 1.4.4, 1.5.0, 1.6.1, v1.6.0] but these conflict with your requirements or minimum-stability.
- Installation request for behatch/contexts (locked at 2.5, required as ^2.4) -> satisfiable by behatch/contexts[2.5].

Installation failed, reverting ./composer.json to its original content.

Thank you,

Diyan

@sanpii
Copy link
Member

sanpii commented Jul 18, 2016

I am also blocked by kherge/box that required ~1.3.

@sanpii
Copy link
Member

sanpii commented Jul 19, 2016

box-project/box2#149

@Nicofuma
Copy link

Hello, I am running in the same issue.
But there is an issue due to herrera-io/json (required by kherge/box) which is abandoned...

@Nicofuma
Copy link

In the mean time I have forked the library to support justinrainbow/json-schema: ^2.0 (they have released the 3.0 today but there is, again, a BC break around the RefResolver)
https://github.com/Nicofuma/behatch-contexts

This was referenced Oct 10, 2016
@sanpii sanpii added this to the 3.0 milestone Mar 2, 2017
@sanpii
Copy link
Member

sanpii commented Jun 21, 2017

Done via #191

@sanpii sanpii closed this as completed Jun 21, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants