Skip to content

Commit 9ac04c3

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ------ | | github-tags | containerbase/php-prebuild | 8.3.14 | 8.4.1 | | packagist | psalm/plugin-phpunit | 0.18.4 | 0.19.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3555f3e commit 9ac04c3

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
@@ -33,7 +33,7 @@
3333
}
3434
},
3535
"require": {
36-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
36+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
3737
"enlightn/security-checker": "^1.10"
3838
},
3939
"require-dev": {
@@ -44,7 +44,7 @@
4444
"mikey179/vfsstream": "^1.6.11",
4545
"php-amqplib/php-amqplib": "^2.0 || ^3.4",
4646
"phpunit/phpunit": "^9.5.26",
47-
"psalm/plugin-phpunit": "^0.18.3",
47+
"psalm/plugin-phpunit": "^0.19.0",
4848
"predis/predis": "^2.0.3",
4949
"symfony/yaml": "^6.0.14 || ^7.0.0",
5050
"vimeo/psalm": "^4.29.0"

0 commit comments

Comments
 (0)