Skip to content

Commit

Permalink
Released Horde_CssMinify-1.0.3
Browse files Browse the repository at this point in the history
  • Loading branch information
mrubinsk committed Dec 16, 2016
1 parent 9609a23 commit 3cb7466
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions framework/CssMinify/composer.json
Expand Up @@ -11,12 +11,12 @@
"role": "lead"
}
],
"version": "1.0.2",
"time": "2014-10-02",
"version": "1.0.3",
"time": "2016-12-16",
"repositories": [
{
"type": "pear",
"url": "https://pear.horde.org"
"url": "http://pear.horde.org"
}
],
"require": {
Expand Down
4 changes: 2 additions & 2 deletions framework/CssMinify/package.xml
Expand Up @@ -10,7 +10,7 @@
<email>slusarz@horde.org</email>
<active>yes</active>
</lead>
<date>2014-10-02</date>
<date>2016-12-16</date>
<version>
<release>1.0.3</release>
<api>1.0.0</api>
Expand Down Expand Up @@ -140,7 +140,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2014-10-02</date>
<date>2016-12-16</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Fix minifying @font-face src attributes.
Expand Down

0 comments on commit 3cb7466

Please sign in to comment.