Skip to content

Commit

Permalink
Update all non-major dependencies
Browse files Browse the repository at this point in the history
| 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>
  • Loading branch information
renovate[bot] authored Oct 27, 2024
1 parent 055d2d6 commit d160f21
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 16 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
"description": "Application that eases release management in the Laminas organisation through GitHub actions",
"license": "BSD-3-Clause",
"require": {
"php": "~8.3.12",
"php": "~8.3.13",
"azjezz/psl": "^3.0.2",
"jwage/changelog-generator": "^1.4.0",
"laminas/laminas-diactoros": "^2.26.0",
Expand All @@ -18,7 +18,7 @@
"psr/http-client": "^1.0.3",
"psr/http-message": "^1.1",
"psr/log": "^3.0.2",
"symfony/console": "^6.4.12"
"symfony/console": "^6.4.13"
},
"require-dev": {
"doctrine/coding-standard": "^12.0.0",
Expand Down
28 changes: 14 additions & 14 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit d160f21

Please sign in to comment.