Skip to content

Commit 3da4dab

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.15 | 8.4.2 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b6033ae commit 3da4dab

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Diff for: composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
],
2020
"require": {
21-
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
21+
"php": "~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0",
2222
"patchlevel/event-sourcing": "^3.5",
2323
"illuminate/contracts": "^9.28|^10.0|^11.0"
2424
},

0 commit comments

Comments
 (0)