change license note in composer.json
This commit is contained in:
parent
b057e0d5b6
commit
1436ac6f93
@ -19,7 +19,7 @@
|
|||||||
],
|
],
|
||||||
"homepage": "https://www.oxidmodule.com/",
|
"homepage": "https://www.oxidmodule.com/",
|
||||||
"license": [
|
"license": [
|
||||||
"proprietary"
|
"GPL-3.0-or-later"
|
||||||
],
|
],
|
||||||
"extra": {
|
"extra": {
|
||||||
"oxideshop": {
|
"oxideshop": {
|
||||||
@ -31,7 +31,7 @@
|
|||||||
}
|
}
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=5.6",
|
"php": "^7.0",
|
||||||
"oxid-esales/oxideshop-ce": "6.3 - 6.5",
|
"oxid-esales/oxideshop-ce": "6.3 - 6.5",
|
||||||
"spipu/html2pdf": "^5.2"
|
"spipu/html2pdf": "^5.2"
|
||||||
},
|
},
|
||||||
|
Loading…
Reference in New Issue
Block a user