Skip to content
This repository was archived by the owner on Aug 26, 2025. It is now read-only.

Commit 322de94

Browse files
update allowed frameworks
1 parent 0f70f27 commit 322de94

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"type": "library",
55
"require": {
66
"php": ">=8.0",
7-
"laravel/framework": ">=9.0",
7+
"laravel/framework": ">=9.0 || >=10.0 || >=11.0",
88
"guzzlehttp/guzzle": ">=6.2",
99
"microsoft/microsoft-graph": "^2.1"
1010
},

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)