We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 43b5800 commit 3b05c17Copy full SHA for 3b05c17
README.md
@@ -163,6 +163,7 @@ Developers who helped on this project are listed in the [composer.json](composer
163
- [Arnaud POINTET](https://github.com/Oipnet)
164
- [dypa](https://github.com/dypa)
165
- [tbreuss](https://github.com/tbreuss)
166
+- [Paul Melekhov](https://github.com/gugglegum)
167
168
## FAQ
169
composer.json
@@ -89,9 +89,14 @@
89
"role": "Contributor"
90
},
91
{
92
- "name": "tbreuss",
93
- "email": "thomasbreuss@gmx.ch",
+ "name": "gugglegum",
+ "email": "gugglegum@gmail.com",
94
95
+ },
96
+ {
97
+ "name": "tbreuss",
98
+ "email": "thomasbreuss@gmx.ch",
99
+ "role": "Contributor"
100
}
101
],
102
"support" : {
0 commit comments