remove version number from composer.json

This commit is contained in:
Daniel Seifert 2021-08-25 13:47:19 +02:00
parent 798a225537
commit 083e311e37
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F

View File

@ -1,7 +1,6 @@
{
"name": "d3/oxid-paymorrow-replacement",
"description": "Empty replacement for the Paymorrow module if it is not used and should be removed from the installation.",
"version": "1.0.0",
"require": {
"oxid-esales/oxideshop-metapackage-ce": "^6.0"
},