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   | league/commonmark          | 2.5.3  | 2.5.3  |
| github-tags | containerbase/php-prebuild | 8.3.0  | 8.3.11 |
| packagist   | symfony/console            | 6.4.11 | 6.4.11 |
| packagist   | symfony/yaml               | 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 7, 2024
1 parent ecc1f56 commit 736bbca
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 @@ -34,7 +34,7 @@
"forum": "https://discourse.laminas.dev"
},
"require": {
"php": "~8.3.0",
"php": "~8.3.11",
"ext-pdo": "*",
"ext-curl": "*",
"dflydev/fig-cookies": "^3.1.0",
Expand All @@ -46,7 +46,7 @@
"laminas/laminas-paginator": "^2.18.1",
"laminas/laminas-servicemanager": "^3.22.1",
"laminas/laminas-stdlib": "^3.19.0",
"league/commonmark": "^2.5.1",
"league/commonmark": "^2.5.3",
"mezzio/mezzio": "^3.19.1",
"mezzio/mezzio-fastroute": "^3.11.0",
"mezzio/mezzio-helpers": "^5.16.0",
Expand All @@ -56,8 +56,8 @@
"phly/phly-configfactory": "^1.3.0",
"phly/phly-event-dispatcher": "^1.4.0",
"spatie/yaml-front-matter": "^2.0.9",
"symfony/console": "^6.4.10",
"symfony/yaml": "^6.4.8"
"symfony/console": "^6.4.11",
"symfony/yaml": "^6.4.11"
},
"require-dev": {
"filp/whoops": "^2.14.5",
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 736bbca

Please sign in to comment.