Skip to content

Commit 65e01be

Browse files
authored
Merge pull request #8 from bim-g/support
[CONF] Update composer configuration support.
2 parents 027b8dc + 0889ed5 commit 65e01be

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

composer.json

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,14 @@
88
"Wepesi\\Resolver\\": "src/"
99
}
1010
},
11+
"support": {
12+
"email": "ibmussfb@gmail.com",
13+
"issues": "https://github.com/bim-g/OptionsResolver/issues",
14+
"forum": "https://github.com/bim-g/OptionsResolver",
15+
"wiki": "https://github.com/bim-g/OptionsResolver",
16+
"docs": "https://github.com/bim-g/OptionsResolver",
17+
"source": "https://github.com/bim-g/OptionsResolver"
18+
},
1119
"authors": [
1220
{
1321
"name": "bim-g",

0 commit comments

Comments
 (0)