Skip to content

Commit

Permalink
Released Horde_Css_Parser-1.0.9
Browse files Browse the repository at this point in the history
  • Loading branch information
yunosh committed Apr 5, 2016
1 parent 14bb9dd commit 03ac73b
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions framework/Css_Parser/composer.json
Expand Up @@ -11,16 +11,16 @@
"role": "lead"
}
],
"version": "1.0.8",
"time": "2016-02-01",
"version": "1.0.9",
"time": "2016-04-05",
"repositories": [
{
"type": "pear",
"url": "http://pear.horde.org"
}
],
"require": {
"php": ">=5.3.0,<=8.0.0alpha1"
"php": ">=5.3.2,<=8.0.0alpha1"
},
"suggest": {
"ext-mbstring": "*"
Expand Down
4 changes: 2 additions & 2 deletions framework/Css_Parser/package.xml
Expand Up @@ -10,7 +10,7 @@
<email>slusarz@horde.org</email>
<active>yes</active>
</lead>
<date>2016-03-29</date>
<date>2016-04-05</date>
<version>
<release>1.0.9</release>
<api>1.0.0</api>
Expand Down Expand Up @@ -398,7 +398,7 @@
<stability>
<release>stable</release>
<api>stable</api></stability>
<date>2016-03-29</date>
<date>2016-04-05</date>
<license uri="http://www.horde.org/licenses/lgpl21">LGPL-2.1</license>
<notes>
* [jan] Update to PHP-CSS-Parser 7.0.2 (Request #14297).
Expand Down

0 comments on commit 03ac73b

Please sign in to comment.