Skip to content

Commit 2fa1713

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | containerbase/php-prebuild | 8.4.20 | 8.5.5 | | packagist | psalm/plugin-phpunit | 0.19.0 | 0.20.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent d4f4eb7 commit 2fa1713

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -30,15 +30,15 @@
3030
}
3131
},
3232
"require": {
33-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
33+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
3434
"laminas/laminas-authentication": "^2.11.0",
3535
"laminas/laminas-mvc": "^3.3.3",
3636
"laminas/laminas-servicemanager": "^3.15.1"
3737
},
3838
"require-dev": {
3939
"laminas/laminas-coding-standard": "~2.5.0",
4040
"phpunit/phpunit": "^10.5",
41-
"psalm/plugin-phpunit": "^0.19.0",
41+
"psalm/plugin-phpunit": "^0.20.0",
4242
"vimeo/psalm": "^5.16"
4343
},
4444
"conflict": {

0 commit comments

Comments
 (0)