Skip to content

Commit 2f4f4f9

Browse files
committed
🔧 fix license tag
1 parent e832aba commit 2f4f4f9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"name": "codemasher/php-ext-xz",
44
"description": "A PHP Extension providing xz (LZMA2) compression/decompression via PHP streams.",
55
"keywords": ["php-extension", "xz", "lzma2"],
6-
"license": "The PHP License",
6+
"license": "PHP-3.0",
77
"type": "php-ext",
88
"php-ext": {
99
"extension-name": "xz",

0 commit comments

Comments
 (0)