Skip to content

Commit c3de56a

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | containerbase/php-prebuild | 8.3.28 | 8.5.0 | | packagist | psalm/plugin-phpunit | 0.18.4 | 0.19.5 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3e18549 commit c3de56a

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
}
2828
},
2929
"require": {
30-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
30+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.5.0",
3131
"laminas/laminas-http": "^2.19.0",
3232
"laminas/laminas-json": "^3.6.0",
3333
"laminas/laminas-server": "^2.16.0"
@@ -36,7 +36,7 @@
3636
"ext-json": "*",
3737
"laminas/laminas-coding-standard": "^2.4.0",
3838
"phpunit/phpunit": "^10.5",
39-
"psalm/plugin-phpunit": "^0.18.0",
39+
"psalm/plugin-phpunit": "^0.19.0",
4040
"vimeo/psalm": "^5.17"
4141
},
4242
"conflict": {

0 commit comments

Comments
 (0)