Skip to content

Commit 63c8d1f

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 45d168b commit 63c8d1f

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
@@ -7,7 +7,7 @@
77
],
88
"license": "BSD-3-Clause",
99
"require": {
10-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
10+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
1111
"ext-mongodb": "^1.10",
1212
"laminas/laminas-cache": "^4.0",
1313
"mongodb/mongodb": "^1.12"

0 commit comments

Comments
 (0)