Skip to content

Commit 71d588e

Browse files
authored
Merge pull request #11 from inlinestudio/TKrisee-patch-1
Update composer.json
2 parents 7509482 + 7b108e2 commit 71d588e

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
@@ -19,7 +19,7 @@
1919
"php": "^8.1",
2020
"microsoft/microsoft-graph": "^1.5",
2121
"spatie/laravel-package-tools": "^1.13.0",
22-
"illuminate/contracts": "^9.0"
22+
"illuminate/contracts": "^10.0 || ^11.0 || ^12.0"
2323
},
2424
"require-dev": {
2525
"ergebnis/composer-normalize": "^2.28",

0 commit comments

Comments
 (0)