Skip to content

Commit 7f6a1bd

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

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
@@ -10,7 +10,7 @@
1010
"framework"
1111
],
1212
"require": {
13-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
13+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.5.0",
1414
"laminas/laminas-component-installer": "^3.4.0",
1515
"laminas/laminas-development-mode": "^3.12.0",
1616
"laminas/laminas-mvc": "^3.7.0",
@@ -20,7 +20,7 @@
2020
"dealerdirect/phpcodesniffer-composer-installer": "^1.0",
2121
"laminas/laminas-test": "^4.9",
2222
"phpunit/phpunit": "^10.4",
23-
"psalm/plugin-phpunit": "^0.19.0",
23+
"psalm/plugin-phpunit": "^0.20.0",
2424
"squizlabs/php_codesniffer": "^3.7",
2525
"vimeo/psalm": "^5.13"
2626
},

0 commit comments

Comments
 (0)