We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent cc48799 commit 2478c8dCopy full SHA for 2478c8d
composer.json
@@ -2,7 +2,9 @@
2
"name": "konsulting/json-diff",
3
"description": "",
4
"require": {
5
- "php": ">=5.6",
+ "php": ">=5.6"
6
+ },
7
+ "require-dev": {
8
"phpunit/phpunit": "^5.6 || ^6.5 || ^7.0"
9
},
10
"license": "MIT",
0 commit comments