Skip to content

Commit 669ca8f

Browse files
committed
Update extension metadata and version
1 parent 982617c commit 669ca8f

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

package.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,9 @@
1010
<email>support@andrewdalpino.com</email>
1111
<active>yes</active>
1212
</lead>
13-
<date>2025-03-27</date>
13+
<date>2025-03-31</date>
1414
<version>
15-
<release>3.0.6</release>
15+
<release>3.0.7</release>
1616
<api>3.0</api>
1717
</version>
1818
<stability>
@@ -21,7 +21,7 @@
2121
</stability>
2222
<license uri="https://github.com/RubixML/Tensor/blob/master/LICENSE">MIT</license>
2323
<notes>
24-
- Update Zephir to 0.18
24+
- Change min PHP version to 8.0.0
2525
</notes>
2626
<contents>
2727
<dir name="/">
@@ -151,7 +151,7 @@
151151
<dependencies>
152152
<required>
153153
<php>
154-
<min>7.4.0</min>
154+
<min>8.0.0</min>
155155
<max>8.3.99</max>
156156
</php>
157157
<pearinstaller>

0 commit comments

Comments
 (0)