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   | php-http/curl-client       | 2.3.3  | 2.3.3  |
| packagist   | symfony/console            | 6.4.13 | 6.4.13 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 4, 2024
1 parent 3b13754 commit eacf5ff
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,21 @@
"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",
"lcobucci/clock": "^3.3.1",
"monolog/monolog": "^3.7.0",
"ocramius/package-versions": "^2.9.0",
"phly/keep-a-changelog": "^2.12.1",
"php-http/curl-client": "^2.3.2",
"php-http/curl-client": "^2.3.3",
"php-http/discovery": "^1.20.0",
"php-http/httplug": "^2.4.1",
"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
4 changes: 2 additions & 2 deletions composer.lock

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

0 comments on commit eacf5ff

Please sign in to comment.