Skip to content

Commit cf0d9ef

Browse files
Update composer/ca-bundle requirement in the composer-packages group
Updates the requirements on [composer/ca-bundle](https://github.com/composer/ca-bundle) to permit the latest version. Updates `composer/ca-bundle` to 1.5.8 - [Release notes](https://github.com/composer/ca-bundle/releases) - [Commits](composer/ca-bundle@1.5.7...1.5.8) --- updated-dependencies: - dependency-name: composer/ca-bundle dependency-version: 1.5.8 dependency-type: direct:development dependency-group: composer-packages ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent fc78e19 commit cf0d9ef

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@
1919
"ext-dom": "*"
2020
},
2121
"require-dev": {
22-
"composer/ca-bundle": "1.5.7",
22+
"composer/ca-bundle": "1.5.8",
2323
"squizlabs/php_codesniffer": "3.13.2",
2424
"wp-coding-standards/wpcs": "~3.2.0",
2525
"phpcompatibility/phpcompatibility-wp": "~2.1.3",

0 commit comments

Comments
 (0)