Skip to content

Commit d160f21

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | containerbase/php-prebuild | 8.3.12 | 8.3.13 | | packagist | symfony/console | 6.4.12 | 6.4.13 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 055d2d6 commit d160f21

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
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",
@@ -18,7 +18,7 @@
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.13"
2222
},
2323
"require-dev": {
2424
"doctrine/coding-standard": "^12.0.0",

composer.lock

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

0 commit comments

Comments
 (0)