Skip to content

Commit 0326f20

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

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
@@ -16,11 +16,11 @@
1616
},
1717
"abandoned": true,
1818
"require": {
19-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0"
19+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0"
2020
},
2121
"require-dev": {
2222
"phpunit/phpunit": "^10.4",
23-
"psalm/plugin-phpunit": "^0.18.0",
23+
"psalm/plugin-phpunit": "^0.19.0",
2424
"squizlabs/php_codesniffer": "^3.7.1",
2525
"vimeo/psalm": "^5.16.0"
2626
},

0 commit comments

Comments
 (0)