-
-
Notifications
You must be signed in to change notification settings - Fork 239
Closed
Description
Line 15 in c40ac21
"laravel/framework": "^9.46.0|^10.7.1", |
This file requires full laravel framework so it causes an issue in frameworks like laravel-zero, lumen, etc. Rather we can require just illuminate/support
or other page only. Also I found an issue pointing to the same problem #34 which caused by the same Foundation
class.
Metadata
Metadata
Assignees
Labels
No labels