Skip to content

Commit 844a19a

Browse files
Update dependency php to ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0
| datasource | package | from | to | | ----------- | -------------------------- | ------ | ----- | | 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 f0cb9a5 commit 844a19a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
}
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
"laminas/laminas-mvc": "^3.3.3",
3535
"laminas/laminas-session": "^2.12.1",
3636
"laminas/laminas-stdlib": "^3.10.1"

0 commit comments

Comments
 (0)