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   | psalm/plugin-phpunit       | 0.18.4 | 0.19.0 |


Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 21, 2024
1 parent a45b585 commit 7f4e008
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 @@ -35,7 +35,7 @@
}
},
"require": {
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
"ext-json": "*",
"laminas/laminas-cli": "^1.7.0",
"laminas/laminas-code": "^4.7.1",
Expand All @@ -54,7 +54,7 @@
"phpdocumentor/reflection-docblock": "^5.3.0",
"phpunit/phpunit": "^9.6.15",
"psalm/plugin-mockery": "^0.11.0",
"psalm/plugin-phpunit": "^0.18.4",
"psalm/plugin-phpunit": "^0.19.0",
"vimeo/psalm": "^5.17.0"
},
"autoload": {
Expand Down

0 comments on commit 7f4e008

Please sign in to comment.