Skip to content

Commit a2ac6ed

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | containerbase/php-prebuild | 8.4.15 | 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 a619d80 commit a2ac6ed

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
@@ -29,15 +29,15 @@
2929
"extra": {
3030
},
3131
"require": {
32-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
32+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
3333
"laminas/laminas-diactoros": "^2.25.2 || ^3.0.0",
3434
"laminas/laminas-http": "^2.19.0",
3535
"psr/http-message": "^1.1 || ^2.0"
3636
},
3737
"require-dev": {
3838
"laminas/laminas-coding-standard": "~2.5.0",
3939
"phpunit/phpunit": "^10.5.45",
40-
"psalm/plugin-phpunit": "^0.18.4",
40+
"psalm/plugin-phpunit": "^0.19.0",
4141
"vimeo/psalm": "^5.26.1"
4242
},
4343
"autoload": {

0 commit comments

Comments
 (0)