Fix smarty-lexer dependency for the time being (remove direct ref to github)

This commit is contained in:
Simon Wisselink
2023-01-25 21:58:46 +01:00
parent a72f83d989
commit cabcafc7ea

View File

@@ -49,11 +49,5 @@
"require-dev": {
"phpunit/phpunit": "^8.5 || ^7.5",
"smarty/smarty-lexer": "dev-master"
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/smarty-php/smarty-lexer"
}
]
}
}