Skip to content

Commit

Permalink
prepare for release
Browse files Browse the repository at this point in the history
  • Loading branch information
ashnazg committed Aug 26, 2015
1 parent 8eae898 commit 13bbd5b
Showing 1 changed file with 18 additions and 4 deletions.
22 changes: 18 additions & 4 deletions package.xml
Expand Up @@ -32,10 +32,10 @@ Furthermore its now possible to split the parser from the handler object, so you
<email>cox@php.net</email>
<active>no</active>
</developer>
<date>2015-08-19</date>
<time>09:15:00</time>
<date>2015-08-26</date>
<time>11:15:00</time>
<version>
<release>1.3.5</release>
<release>1.3.6</release>
<api>1.3.0</api>
</version>
<stability>
Expand All @@ -44,7 +44,7 @@ Furthermore its now possible to split the parser from the handler object, so you
</stability>
<license>BSD License</license>
<notes>
Add composer compatibility
Fix broken package.xml
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -510,5 +510,19 @@ Bug #17725 Patch Avoid deprecated eregi functions - olleolleolle
Remove package.php from release
</notes>
</release>
<release>
<version>
<release>1.3.5</release>
<api>1.3.0</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license>BSD License</license>
<notes>
Add composer compatibility
</notes>
</release>
</changelog>
</package>

0 comments on commit 13bbd5b

Please sign in to comment.