Skip to content

Commit c12b2c4

Browse files
nadaramouhzi
authored andcommitted
update readme to latest version constraint (#57)
1 parent 1d0bddb commit c12b2c4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ composer require curl/curl
1515
or add the package manually to your composer.json file in the require section:
1616

1717
```json
18-
"curl/curl": "^1.5"
18+
"curl/curl": "^2.0"
1919
```
2020

2121
## Usage examples

0 commit comments

Comments
 (0)