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.15  | 8.4.2   |
| packagist   | phpunit/phpunit            | 10.5.38 | 10.5.40 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 1, 2025
1 parent 2552988 commit a9a3b2c
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-eventmanager": "^3.0",
"laminas/laminas-mvc": "^3.0",
"laminas/laminas-servicemanager": "^3.0",
Expand All @@ -42,7 +42,7 @@
"require-dev": {
"laminas/laminas-authentication": "^2.2",
"laminas/laminas-coding-standard": "^2.5.0",
"phpunit/phpunit": "10.5.38",
"phpunit/phpunit": "10.5.40",
"phpspec/prophecy-phpunit": "^2.0",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.25"
Expand Down

0 comments on commit a9a3b2c

Please sign in to comment.