Skip to content

Commit 1f18eb1

Browse files
committed
Removed illuminate support requirement
1 parent 2076390 commit 1f18eb1

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -15,8 +15,7 @@
1515
"openai-php/client": "^0.8.0",
1616
"patrickschur/language-detection": "^5.0",
1717
"symfony/http-client": "^7.2",
18-
"vlucas/phpdotenv": "^5.6",
19-
"illuminate/support": "^10.0|^11.0"
18+
"vlucas/phpdotenv": "^5.6"
2019
},
2120
"require-dev": {
2221
"laravel/pint": "^1.18.1",

0 commit comments

Comments
 (0)