Browse Source

Fixing syntax error with composer JSON

Jon Wenmoth 12 years ago
parent
commit
7cb317be7a
1 changed files with 1 additions and 1 deletions
  1. 1 1
      composer.json

+ 1 - 1
composer.json

@@ -7,7 +7,7 @@
     "authors": [
     "authors": [
         {
         {
             "name": "Jonny Wenmoth",
             "name": "Jonny Wenmoth",
-            "email": "contact@jonnyw.me"
+            "email": "contact@jonnyw.me",
             "homepage": "http://jonnyw.me/"
             "homepage": "http://jonnyw.me/"
         }
         }
     ],
     ],