We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 76ef881 commit 2a4e59bCopy full SHA for 2a4e59b
composer.json
@@ -19,13 +19,13 @@
19
"justinrainbow/json-schema": "^1.6 || ^2.0 || ^4.0 || ^5.0",
20
"lastguest/murmurhash": "1.3.0",
21
"guzzlehttp/guzzle": "~5.3|~6.2",
22
- "monolog/monolog": "~1.21",
23
- "icecave/parity": "^1.0 || ^2.0"
+ "monolog/monolog": "~1.21"
24
},
25
"require-dev": {
26
"phpunit/phpunit": "^4.8|^5.0",
27
"php-coveralls/php-coveralls": "v2.0.0",
28
- "squizlabs/php_codesniffer": "3.*"
+ "squizlabs/php_codesniffer": "3.*",
+ "icecave/parity": "^1.0 || ^2.0"
29
30
"autoload": {
31
"psr-4": {
0 commit comments