Skip to content

Commit d65b47c

Browse files
authored
Update composer.json
1 parent a957492 commit d65b47c

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -32,9 +32,9 @@
3232

3333
"require": {
3434
"php": "^7.0",
35-
"justinrainbow/json-schema": "*"
35+
"justinrainbow/json-schema": "^5.2"
3636
},
3737
"require-dev": {
38-
"codeception/codeception": "*"
38+
"codeception/codeception": "^2.3|^3.0"
3939
}
4040
}

0 commit comments

Comments
 (0)