remove version number from composer.json

This commit is contained in:
Daniel Seifert 2021-08-25 13:55:49 +02:00
parent 451104029f
commit 504eb7289c
Signed by: DanielS
GPG Key ID: 8A7C4C6ED1915C6F
1 changed files with 0 additions and 1 deletions

View File

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