Skip to content

Commit b55bc60

Browse files
committed
Note the dev curl dependency
1 parent 4f50fce commit b55bc60

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,6 +24,7 @@
2424
},
2525
"require-dev": {
2626
"donatj/drop": "^1.0",
27-
"phpunit/phpunit": "~4|~9"
27+
"phpunit/phpunit": "~4|~9",
28+
"ext-curl": "*"
2829
}
2930
}

0 commit comments

Comments
 (0)