Skip to content

Commit 8fe16a3

Browse files
committed
gitting
1 parent 29d67c6 commit 8fe16a3

File tree

3 files changed

+8
-1
lines changed

3 files changed

+8
-1
lines changed

.DS_Store

6 KB
Binary file not shown.

composer.json

Lines changed: 8 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,5 +18,12 @@
1818
"email": "niamulhasanbd@gmail.com"
1919
}
2020
],
21-
"minimum-stability": "dev"
21+
"minimum-stability": "dev",
22+
"extra": {
23+
"laravel": {
24+
"providers": [
25+
"Niamulhasan\\ApiDoctorSwagger\\Providers\\ApiDoctorProvider"
26+
]
27+
}
28+
}
2229
}

src/.DS_Store

6 KB
Binary file not shown.

0 commit comments

Comments
 (0)