This repository was archived by the owner on Oct 19, 2022. It is now read-only.

Description
We have a lock on v3.3.0 of this module. But that version tag seems to be removed. It used to point to commit 41426c6. Is there a reason why this is removed? And if not, can it be added again?
{
"name": "emico/tweakwise-export",
"version": "v3.3.0",
"source": {
"type": "git",
"url": "https://github.com/EmicoEcommerce/Magento2TweakwiseExport.git",
"reference": "41426c6534ef338bc94c3fb93d0d5d33f3331e05"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/EmicoEcommerce/Magento2TweakwiseExport/zipball/41426c6534ef338bc94c3fb93d0d5d33f3331e05",
"reference": "41426c6534ef338bc94c3fb93d0d5d33f3331e05",
"shasum": ""
},
"require": {
"php": "^7.1"
},
"require-dev": {
"fzaninotto/faker": "^1.7",
"malukenho/docheader": "~0.1",
"phpro/grumphp": "^0.11.1"
},
"type": "magento2-module",
"autoload": {
"files": [
"registration.php"
],
"psr-4": {
"Emico\\TweakwiseExport\\": ""
}
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"OSL-3.0"
],
"description": "Magento 2 module for Tweakwise export",
"time": "2021-06-16T10:49:15+00:00"
}