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.14  | 8.4.1   |
| packagist   | phpunit/phpunit            | 10.5.38 | 10.5.39 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Dec 11, 2024
1 parent 51f2256 commit 613df1f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"laminas/laminas-config": "^3.1",
"laminas/laminas-eventmanager": "^3.0",
"laminas/laminas-mvc": "^3.0",
Expand All @@ -43,7 +43,7 @@
"require-dev": {
"laminas/laminas-authentication": "^2.2",
"laminas/laminas-coding-standard": "^2.5.0",
"phpunit/phpunit": "10.5.38",
"phpunit/phpunit": "10.5.39",
"phpspec/prophecy-phpunit": "^2.0",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.25"
Expand Down

0 comments on commit 613df1f

Please sign in to comment.