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     |
| ----------- | -------------------------- | ------ | ------ |
| packagist   | azjezz/psl                 | 3.0.2  | 3.0.2  |
| github-tags | containerbase/php-prebuild | 8.3.0  | 8.3.11 |
| packagist   | psr/log                    | 3.0.2  | 3.0.2  |
| packagist   | symfony/console            | 6.4.11 | 6.4.11 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 16, 2024
1 parent 5b3d7e7 commit a874fdf
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,8 +4,8 @@
"description": "Application that eases release management in the Laminas organisation through GitHub actions",
"license": "BSD-3-Clause",
"require": {
"php": "~8.3.0",
"azjezz/psl": "^3.0.0",
"php": "~8.3.11",
"azjezz/psl": "^3.0.2",
"jwage/changelog-generator": "^1.4.0",
"laminas/laminas-diactoros": "^2.26.0",
"lcobucci/clock": "^3.2.0",
Expand All @@ -17,8 +17,8 @@
"php-http/httplug": "^2.4.0",
"psr/http-client": "^1.0.3",
"psr/http-message": "^1.1",
"psr/log": "^3.0.0",
"symfony/console": "^6.4.10"
"psr/log": "^3.0.2",
"symfony/console": "^6.4.11"
},
"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 a874fdf

Please sign in to comment.