Skip to content

Commit 3e579ef

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ----- | ------ | | github-tags | containerbase/php-prebuild | 8.2.0 | 8.3.10 | | packagist | psr/log | 3.0.1 | 3.0.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent e597bc2 commit 3e579ef

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
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.2.0",
7+
"php": "~8.3.10",
88
"azjezz/psl": "^2.9.1",
99
"jwage/changelog-generator": "^1.4.0",
1010
"laminas/laminas-diactoros": "^2.26.0",
@@ -17,7 +17,7 @@
1717
"php-http/httplug": "^2.4.0",
1818
"psr/http-client": "^1.0.3",
1919
"psr/http-message": "^1.1",
20-
"psr/log": "^3.0.0",
20+
"psr/log": "^3.0.1",
2121
"symfony/console": "^6.4.10"
2222
},
2323
"require-dev": {

composer.lock

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

0 commit comments

Comments
 (0)