Skip to content

Commit 5e137ed

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | packagist | azjezz/psl | 3.0.2 | 3.0.2 | | packagist | lcobucci/clock | 3.3.1 | 3.3.1 | | github-tags | containerbase/php-prebuild | 8.3.0 | 8.3.12 | | packagist | php-http/httplug | 2.4.1 | 2.4.1 | | packagist | psr/log | 3.0.2 | 3.0.2 | | packagist | symfony/console | 6.4.12 | 6.4.12 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 72ea8a5 commit 5e137ed

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

composer.json

Lines changed: 6 additions & 6 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.0",
8-
"azjezz/psl": "^3.0.0",
7+
"php": "~8.3.12",
8+
"azjezz/psl": "^3.0.2",
99
"jwage/changelog-generator": "^1.4.0",
1010
"laminas/laminas-diactoros": "^2.26.0",
11-
"lcobucci/clock": "^3.2.0",
11+
"lcobucci/clock": "^3.3.1",
1212
"monolog/monolog": "^3.7.0",
1313
"ocramius/package-versions": "^2.9.0",
1414
"phly/keep-a-changelog": "^2.12.1",
1515
"php-http/curl-client": "^2.3.2",
1616
"php-http/discovery": "^1.19.4",
17-
"php-http/httplug": "^2.4.0",
17+
"php-http/httplug": "^2.4.1",
1818
"psr/http-client": "^1.0.3",
1919
"psr/http-message": "^1.1",
20-
"psr/log": "^3.0.0",
21-
"symfony/console": "^6.4.10"
20+
"psr/log": "^3.0.2",
21+
"symfony/console": "^6.4.12"
2222
},
2323
"require-dev": {
2424
"doctrine/coding-standard": "^12.0.0",

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)