Skip to content

Commit f91a24d

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | containerbase/php-prebuild | 8.2.30 | 8.5.4 | | packagist | psalm/plugin-phpunit | 0.19.0 | 0.20.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 03c6d5c commit f91a24d

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
@@ -17,12 +17,12 @@
1717
"forum": "https://discourse.laminas.dev/"
1818
},
1919
"require": {
20-
"php": "~8.1.0 || ~8.2.0"
20+
"php": "~8.1.0 || ~8.2.0 || ~8.5.0"
2121
},
2222
"require-dev": {
2323
"laminas/laminas-coding-standard": "~2.5.0",
2424
"phpunit/phpunit": "^10.1.2",
25-
"psalm/plugin-phpunit": "^0.19.0",
25+
"psalm/plugin-phpunit": "^0.20.0",
2626
"vimeo/psalm": "^5.11.0"
2727
},
2828
"autoload": {

0 commit comments

Comments
 (0)