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 0b2a4f2 commit 664d618Copy full SHA for 664d618
composer.json
@@ -31,10 +31,10 @@
31
"nikic/php-parser": "^4.0",
32
"guzzlehttp/guzzle": "^7.2",
33
"psr/log": "^1.1",
34
- "ext-json": "*",
35
- "phpunit/phpunit": "^8.5"
+ "ext-json": "*"
36
},
37
"require-dev": {
+ "phpunit/phpunit": "^8.5",
38
"composer/composer": "^2.0",
39
"squizlabs/php_codesniffer": "^3.4",
40
"phpstan/phpstan": "^0.12.50",
0 commit comments