Skip to content

Commit 7888ed4

Browse files
authored
Merge pull request #11 from remicollet/patch-1
Fix license version
2 parents 0e9f555 + 311fff9 commit 7888ed4

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": "PHP-3.0",
6+
"license": "PHP-3.01",
77
"type": "php-ext",
88
"php-ext": {
99
"extension-name": "xz",

0 commit comments

Comments
 (0)