fix extranous comma
authorMichael Wallner <mike@php.net>
Tue, 29 Sep 2015 07:47:21 +0000 (09:47 +0200)
committerMichael Wallner <mike@php.net>
Tue, 29 Sep 2015 07:47:21 +0000 (09:47 +0200)
presets/composer.json

index 71ba9825ee9dacd614862709277aa7dd6e5b552e..6d0f3c0339e3dfd304c02bd88e054a39e6f9d85c 100644 (file)
@@ -7,7 +7,7 @@
     "authors": [
         {
             "name": "Michael Wallner",
     "authors": [
         {
             "name": "Michael Wallner",
-            "email": "mike@php.net",
+            "email": "mike@php.net"
         }
     ],
     "autoload": {
         }
     ],
     "autoload": {