Skip to content

Commit 33e0c1d

Browse files
committed
fixing composer.json
1 parent f086c4c commit 33e0c1d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"php": ">=5.6.0"
2020
},
2121
"require-dev": {
22-
"ext-json",
22+
"ext-json": "*",
2323
"phpunit/phpunit": "^9.1"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)