Skip to content

Commit

Permalink
Fixing composer.json syntax errors.
Browse files Browse the repository at this point in the history
  • Loading branch information
renan committed Nov 7, 2014
1 parent 7f2a47a commit 7bc46a7
Show file tree
Hide file tree
Showing 17 changed files with 17 additions and 17 deletions.
2 changes: 1 addition & 1 deletion framework/Autoloader_Cache/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Browser/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Compress/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
"role": "lead"
}
},
{
"name": "Michael J Rubinsky",
"email": "mrubinsk@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Core/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Data/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
},
{
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Exception/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Icalendar/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
}
},
{
"name": "Michael J Rubinsky",
"email": "mrubinsk@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Kolab_Resource/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"pear-pear.php.net/HTTP_Request": "*",
"pear-pear.horde.org/Horde_Icalendar": ">=2.0.0,<=3.0.0alpha1",
"pear-pear.horde.org/Horde_Mime": ">=2.0.0,<=3.0.0alpha1",
"pear-pear.horde.org/Horde_Translation": ">=2.2.0@stable,<=3.0.0alpha1@stable"
"pear-pear.horde.org/Horde_Translation": ">=2.2.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Util": ">=2.0.0,<=3.0.0alpha1",
"pear-pear.horde.org/Horde_Kolab_Server": ">=2.0.0,<=3.0.0alpha1",
"pear-pear.horde.org/Horde_Kolab_Storage": ">=2.0.0,<=3.0.0alpha1"
Expand Down
2 changes: 1 addition & 1 deletion framework/Rpc/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
}
},
{
"name": "Michael J Rubinsky",
"email": "mrubinsk@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Serialize/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Service_Scribd/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"require": {
"php": ">=5.3.0",
"pear-pear.horde.org/Horde_Http": ">=2.0.0,<=3.0.0alpha1",
"pear-pear.horde.org/Horde_Translation": ">=2.2.0@stable,<=3.0.0alpha1@stable"
"pear-pear.horde.org/Horde_Translation": ">=2.2.0@stable,<=3.0.0alpha1@stable",
"pear-pear.horde.org/Horde_Xml_Element": ">=2.0.0,<=3.0.0alpha1"
}
}
2 changes: 1 addition & 1 deletion framework/Stringprep/composer.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "horde/horde-stringprep",
"description": "PHP implementation of RFC 3454 - Preparation of Internationalized Strings ("stringprep").",
"description": "PHP implementation of RFC 3454 - Preparation of Internationalized Strings ('stringprep').",
"type": "library",
"homepage": "http://pear.horde.org",
"license": "LGPL-3.0",
Expand Down
2 changes: 1 addition & 1 deletion framework/Support/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Text_Filter/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Tree/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion framework/Util/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
"name": "Jan Schneider",
"email": "jan@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down
2 changes: 1 addition & 1 deletion turba/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,7 @@
"name": "Chuck Hagenbuch",
"email": "chuck@horde.org",
"role": "lead"
}
},
{
"name": "Michael Slusarz",
"email": "slusarz@horde.org",
Expand Down

0 comments on commit 7bc46a7

Please sign in to comment.