Skip to content

Commit 0bb1b13

Browse files
authored
Add composer suffix
1 parent e2a1282 commit 0bb1b13

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

composer.json

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
{
2-
"require": {
3-
2+
"config": {
3+
"autoloader-suffix": "MyBlog"
44
},
5+
"require": {},
56
"replace": {
67
"guzzlehttp/guzzle": "*",
78
"guzzlehttp/psr7": "*",

0 commit comments

Comments
 (0)