Skip to content

Commit 47e524d

Browse files
committed
Update package notes
1 parent 46e63fb commit 47e524d

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

config.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "tensor",
44
"extension-name": "tensor",
55
"description": "A library and extension that provides objects for scientific computing in PHP.",
6-
"author": "Andrew DalPino",
6+
"author": "The Rubix ML Community",
77
"version": "3.0.3",
88
"verbose": true,
99
"extra-cflags": "-O3 -ffast-math",

package.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@
2121
</stability>
2222
<license uri="https://github.com/RubixML/Tensor/blob/master/LICENSE">MIT</license>
2323
<notes>
24-
- Added PHP 8.1 extension compatibility
24+
- Added PHP 8.2 extension compatibility
2525
</notes>
2626
<contents>
2727
<dir name="/">

0 commit comments

Comments
 (0)