We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d0bddb commit c12b2c4Copy full SHA for c12b2c4
README.md
@@ -15,7 +15,7 @@ composer require curl/curl
15
or add the package manually to your composer.json file in the require section:
16
17
```json
18
-"curl/curl": "^1.5"
+"curl/curl": "^2.0"
19
```
20
21
## Usage examples
0 commit comments