We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent aa775ae commit e45e70dCopy full SHA for e45e70d
composer.json
@@ -4,6 +4,7 @@
4
"keywords": ["php curl client"],
5
"license": "MIT",
6
"require": {
7
+ "php": "^7.3|^8.0",
8
"ext-curl": "*",
9
"ext-json": "*"
10
},
0 commit comments