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