fix static version in composer.json

This commit is contained in:
Daniel Seifert 2021-01-27 16:46:39 +01:00
parent 817ccf5eda
commit ca8072c660
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-dev-replacement",
"description": "Removes / prevent installation of the dev packages, if they're not used and should be removed from the installation.",
"version": "1.0.0",
"require": {
"oxid-esales/oxideshop-metapackage-ce": "^6.0"
},