Skip to content

Commit 26c383a

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | packagist | monolog/monolog | 3.7.0 | 3.8.0 | | github-tags | containerbase/php-prebuild | 8.3.12 | 8.3.13 | | packagist | php-http/curl-client | 2.3.3 | 2.3.3 | | packagist | symfony/console | 6.4.14 | 6.4.14 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 2dc159d commit 26c383a

File tree

2 files changed

+19
-17
lines changed

2 files changed

+19
-17
lines changed

composer.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4,21 +4,21 @@
44
"description": "Application that eases release management in the Laminas organisation through GitHub actions",
55
"license": "BSD-3-Clause",
66
"require": {
7-
"php": "~8.3.12",
7+
"php": "~8.3.13",
88
"azjezz/psl": "^3.0.2",
99
"jwage/changelog-generator": "^1.4.0",
1010
"laminas/laminas-diactoros": "^2.26.0",
1111
"lcobucci/clock": "^3.3.1",
12-
"monolog/monolog": "^3.7.0",
12+
"monolog/monolog": "^3.8.0",
1313
"ocramius/package-versions": "^2.9.0",
1414
"phly/keep-a-changelog": "^2.12.1",
15-
"php-http/curl-client": "^2.3.2",
15+
"php-http/curl-client": "^2.3.3",
1616
"php-http/discovery": "^1.20.0",
1717
"php-http/httplug": "^2.4.1",
1818
"psr/http-client": "^1.0.3",
1919
"psr/http-message": "^1.1",
2020
"psr/log": "^3.0.2",
21-
"symfony/console": "^6.4.12"
21+
"symfony/console": "^6.4.14"
2222
},
2323
"require-dev": {
2424
"doctrine/coding-standard": "^12.0.0",

composer.lock

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

0 commit comments

Comments
 (0)