Skip to content
This repository was archived by the owner on Mar 4, 2025. It is now read-only.

Commit 81df1bd

Browse files
committed
Changelogs summary:
- datingvip/curl installed in version v2.0.4 Release notes: https://github.com/DatingVIP/cURL/releases/tag/v2.0.4
1 parent 5fd8be5 commit 81df1bd

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
lines changed

composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -15,11 +15,11 @@
1515
],
1616
"require": {
1717
"php": ">=5.0.0",
18-
"datingvip/curl": "2.0.3"
18+
"datingvip/curl": "^2.0"
1919
},
2020
"autoload": {
2121
"psr-0": {
22-
"DatingVIP": "src"
23-
}
22+
"DatingVIP": "src"
23+
}
2424
}
2525
}

composer.lock

Lines changed: 11 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)