Skip to content

Commit 99f2e5d

Browse files
authored
Merge pull request #1311 from abraham/ca-bundle
Loosen ca-bundle
2 parents 687a25c + b0b78c2 commit 99f2e5d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"require": {
2929
"php": "^8.2",
3030
"ext-curl": "*",
31-
"composer/ca-bundle": "^1.2"
31+
"composer/ca-bundle": "^1"
3232
},
3333
"require-dev": {
3434
"phpunit/phpunit": "^9",

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)