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 f086c4c commit 33e0c1dCopy full SHA for 33e0c1d
composer.json
@@ -19,7 +19,7 @@
19
"php": ">=5.6.0"
20
},
21
"require-dev": {
22
- "ext-json",
+ "ext-json": "*",
23
"phpunit/phpunit": "^9.1"
24
25
"autoload": {
0 commit comments