-
-
Notifications
You must be signed in to change notification settings - Fork 25
Open
Description
I just tried to install this package and got v1.0.0 installed by composer. It looks like composer hat to fallback to this old version because we require"justinrainbow/json-schema": "^6.4.2",
in our application. v1.0.0 is, however, not compatible with phpunit v9.x, which we are requiring for --dev
. Is there any any issue with adding support for justinrainbow/json-schema
v6? Maybe as "justinrainbow/json-schema": "^5.0 || ^6.0"
?
jdreesen
Metadata
Metadata
Assignees
Labels
No labels