Skip to content

Commit 4104a55

Browse files
Update dependency illuminate/contracts to v12
| datasource | package | from | to | | ---------- | -------------------- | ------- | ------ | | packagist | illuminate/contracts | 11.44.2 | 12.6.0 | Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 73f1751 commit 4104a55

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
"require": {
2121
"php": "~8.1.0 || ~8.2.0 || ~8.3.0",
2222
"patchlevel/event-sourcing": "^3.5",
23-
"illuminate/contracts": "^9.28|^10.0|^11.0"
23+
"illuminate/contracts": "^9.28|^10.0|^11.0 || 12.6.0"
2424
},
2525
"require-dev": {
2626
"ext-pdo_sqlite": "*",

0 commit comments

Comments
 (0)