correct type of repository

This commit is contained in:
Simon Wisselink
2023-01-24 16:31:46 +01:00
parent 971c4d5158
commit 754db3b2e3

View File

@@ -52,15 +52,8 @@
},
"repositories": [
{
"type": "package",
"package": {
"name": "smarty/smarty-lexer",
"version": "4.0.1",
"dist": {
"url": "https://github.com/smarty-php/smarty-lexer/archive/refs/tags/v4.0.1.zip",
"type": "zip"
}
}
"type": "vcs",
"url": "https://github.com/smarty-php/smarty-lexer"
}
]
}