Skip to content

Commit 062c6ea

Browse files
committed
#141 - Update package.xml
1 parent 552901a commit 062c6ea

File tree

1 file changed

+7
-7
lines changed

1 file changed

+7
-7
lines changed

package.xml

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12,23 +12,23 @@
1212
<email>[email protected]</email>
1313
<active>yes</active>
1414
</lead>
15-
<date>2022-02-12</date>
16-
<time>15:00:00</time>
15+
<date>2022-09-19</date>
16+
<time>12:00:00</time>
1717
<version>
18-
<release>1.5.0</release>
19-
<api>1.5.0</api>
18+
<release>1.5.1</release>
19+
<api>1.5.1</api>
2020
</version>
2121
<stability>
2222
<release>stable</release>
2323
<api>stable</api>
2424
</stability>
2525
<license uri="https://github.com/zephir-lang/php-zephir-parser/blob/development/LICENSE">MIT</license>
2626
<notes>
27-
Sat, Feb 12, 2022 - Zephir Parser 1.5.0
27+
Mon, Sep 19, 2022 - Zephir Parser 1.5.1
2828

2929
= Added:
3030

31-
- Added support of `false` return type
31+
- Enabled support of PHP8.2 for PECL
3232
</notes>
3333
<contents>
3434
<dir name="/">
@@ -215,7 +215,7 @@
215215
<required>
216216
<php>
217217
<min>7.0.0</min>
218-
<max>8.1.99</max>
218+
<max>8.2.99</max>
219219
</php>
220220
<pearinstaller>
221221
<min>1.10</min>

0 commit comments

Comments
 (0)