Skip to content

Commit 7d538d2

Browse files
authored
Merge pull request #37 from RonasIT/automatically-configure-auto-doc-contact
feat: automatically configure auto-doc contact
2 parents f69ea0a + 89ef602 commit 7d538d2

12 files changed

+1758
-1877
lines changed

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,8 @@
3131
"laravel/framework": ">=11.30",
3232
"php-mock/php-mock-phpunit": "^2.10",
3333
"ext-json": "*",
34-
"ronasit/laravel-helpers": "^3.3"
34+
"ronasit/laravel-helpers": "^3.3",
35+
"winter/laravel-config-writer": "^1.2"
3536
},
3637
"require-dev": {
3738
"fakerphp/faker": "^1.23.1",

0 commit comments

Comments
 (0)