Skip to content

Commit 32cdea5

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

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
@@ -30,7 +30,7 @@
3030
"class": "Laminas\\SkeletonInstaller\\Plugin"
3131
},
3232
"require": {
33-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
33+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
3434
"composer-plugin-api": "^2.2",
3535
"laminas/laminas-component-installer": "^3.0"
3636
},
@@ -39,7 +39,7 @@
3939
"laminas/laminas-coding-standard": "~2.5.0",
4040
"mikey179/vfsstream": "^1.6.11",
4141
"phpunit/phpunit": "^10.4",
42-
"psalm/plugin-phpunit": "^0.18.4",
42+
"psalm/plugin-phpunit": "^0.19.0",
4343
"vimeo/psalm": "^5.15"
4444
},
4545
"autoload": {

0 commit comments

Comments
 (0)