Skip to content

Commit dcc6449

Browse files
committed
Update composer.json
1 parent c1942d0 commit dcc6449

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

composer.json

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,8 +10,20 @@
1010
"license": "MIT",
1111
"authors": [
1212
{
13-
"name": "bram",
14-
"email": "[email protected]"
13+
"name": "Pim Jansen",
14+
"homepage": "https://github.com/pimjansen"
15+
},
16+
{
17+
"name": "Bram Ceulemans",
18+
"homepage": "https://github.com/bram-pkg"
19+
},
20+
{
21+
"name": "Graham Campbell",
22+
"homepage": "https://github.com/GrahamCampbell"
23+
},
24+
{
25+
"name": "Tobias Nyholm",
26+
"homepage": "https://github.com/nyholm"
1527
}
1628
],
1729
"require": {

0 commit comments

Comments
 (0)