Skip to content

Commit 28f15b1

Browse files
Update all non-major dependencies
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ----- | | packagist | brick/varexporter | 0.4.0 | 0.5.0 | | github-tags | containerbase/php-prebuild | 8.3.14 | 8.4.1 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 26b82b0 commit 28f15b1

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
@@ -34,7 +34,7 @@
3434
}
3535
},
3636
"require": {
37-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
37+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
3838
"laminas/laminas-mvc": "^3.2",
3939
"laminas/laminas-psr7bridge": "^1.10",
4040
"laminas/laminas-servicemanager": "^3.4",
@@ -44,7 +44,7 @@
4444
"webmozart/assert": "^1.9"
4545
},
4646
"require-dev": {
47-
"brick/varexporter": "^0.4.0",
47+
"brick/varexporter": "^0.5.0",
4848
"laminas/laminas-coding-standard": "~2.5.0",
4949
"laminas/laminas-diactoros": "^2.25.2 || ^3.0",
5050
"laminas/laminas-router": "^3.10",

0 commit comments

Comments
 (0)