Skip to content

Commit 92df0ff

Browse files
committed
fixed composer error
1 parent 6304293 commit 92df0ff

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
@@ -33,7 +33,7 @@
3333
"php-http/message-factory": "^1.0",
3434
"stefanak-michal/bolt": "^2.5.2",
3535
"symfony/polyfill-php80": "^1.2",
36-
"ext-json": "Needed to implement http protocol"
36+
"ext-json": "*"
3737
},
3838
"suggest": {
3939
"ext-bcmath": "Needed to implement bolt protocol",

0 commit comments

Comments
 (0)