Skip to content

Commit a2bc32c

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------- | ------- | | github-tags | containerbase/php-prebuild | 8.3.14 | 8.4.1 | | packagist | phpunit/phpunit | 10.5.38 | 10.5.39 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 418ae27 commit a2bc32c

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
"minimum-stability": "dev",
3434
"prefer-stable": true,
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
"laminas/laminas-eventmanager": "^3.0",
3838
"laminas/laminas-mvc": "^3.0",
3939
"laminas/laminas-servicemanager": "^3.0",
@@ -42,7 +42,7 @@
4242
"require-dev": {
4343
"laminas/laminas-authentication": "^2.2",
4444
"laminas/laminas-coding-standard": "^2.5.0",
45-
"phpunit/phpunit": "10.5.38",
45+
"phpunit/phpunit": "10.5.39",
4646
"phpspec/prophecy-phpunit": "^2.0",
4747
"psalm/plugin-phpunit": "^0.19.0",
4848
"vimeo/psalm": "^5.25"

0 commit comments

Comments
 (0)