asset-packagist
asset-packagist copied to clipboard
bower-asset/jsoneditor missing tags below 5.24.0
The repo https://asset-packagist.org/package/bower-asset/jsoneditor is missing tags below v5.24.0
There are several of them in the repo: https://github.com/josdejong/jsoneditor/tags?after=v5.24.0
Temp workaround
"repositories": {
"bower-asset/jsoneditor": {
"type": "package",
"package": {
"name": "bower-asset/jsoneditor",
"version": "3.2.0",
"dist": {
"type": "zip",
"url": "https://github.com/josdejong/jsoneditor/archive/refs/tags/v3.2.0.zip"
}
}
},
"ap": {
"type": "composer",
"url": "https://asset-packagist.org"
}
},
CC: @amk0
Seems to be working now, close at will. @eluhr triggered a rescan, btw.