Skip to content

Commit

Permalink
#141 - Update package.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
Jeckerson committed Sep 19, 2022
1 parent 552901a commit 062c6ea
Showing 1 changed file with 7 additions and 7 deletions.
14 changes: 7 additions & 7 deletions package.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,23 +12,23 @@
<email>anton@phalcon.io</email>
<active>yes</active>
</lead>
<date>2022-02-12</date>
<time>15:00:00</time>
<date>2022-09-19</date>
<time>12:00:00</time>
<version>
<release>1.5.0</release>
<api>1.5.0</api>
<release>1.5.1</release>
<api>1.5.1</api>
</version>
<stability>
<release>stable</release>
<api>stable</api>
</stability>
<license uri="https://github.com/zephir-lang/php-zephir-parser/blob/development/LICENSE">MIT</license>
<notes>
Sat, Feb 12, 2022 - Zephir Parser 1.5.0
Mon, Sep 19, 2022 - Zephir Parser 1.5.1

= Added:

- Added support of `false` return type
- Enabled support of PHP8.2 for PECL
</notes>
<contents>
<dir name="/">
Expand Down Expand Up @@ -215,7 +215,7 @@
<required>
<php>
<min>7.0.0</min>
<max>8.1.99</max>
<max>8.2.99</max>
</php>
<pearinstaller>
<min>1.10</min>
Expand Down

0 comments on commit 062c6ea

Please sign in to comment.