Skip to content
This repository has been archived by the owner on Mar 1, 2021. It is now read-only.

Commit

Permalink
Fixed authors array.
Browse files Browse the repository at this point in the history
  • Loading branch information
tacker committed Jun 2, 2012
1 parent 18d3df0 commit a170135
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -6,7 +6,7 @@
"homepage": "http://www.doctrine-project.org",
"license": "LGPL",
"authors": [
{"name": "Jonathan H. Wage", "email": "jonwage@gmail.com"},
{"name": "Jonathan H. Wage", "email": "jonwage@gmail.com"}
],
"require": {
"php": ">=5.3.2",
Expand Down

0 comments on commit a170135

Please sign in to comment.