Skip to content

Commit 09ae057

Browse files
committed
removed extra comma from composer.json
1 parent 565ced9 commit 09ae057

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
"license": "MIT",
66
"homepage": "https://www.php-proxy.com/",
77
"require": {
8-
"ext-curl": "*",
8+
"ext-curl": "*"
99
},
1010
"suggest": {
1111
"predis/predis": "For caching purposes"

0 commit comments

Comments
 (0)