Skip to content

Commit 937ffa1

Browse files
authored
Update composer.json
Reading composer.json of dkrnl/simplexmlreader (master) Skipped branch master, Invalid package information: License "Public Domain" is not a valid SPDX license identifier, see https://spdx.org/licenses/ if you use an open license. If the software is closed-source, you may use "proprietary" as license.
1 parent eb69123 commit 937ffa1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"autoload": {
1313
"files": ["autoload.php"]
1414
},
15-
"license": "Public Domain",
15+
"license": "PDDL-1.0",
1616
"require": {
1717
"php": ">=5.3.0",
1818
"lib-libxml" : "*",

0 commit comments

Comments
 (0)