Fix smarty-lexer dependency for the time being

This commit is contained in:
Simon Wisselink
2023-01-25 21:58:04 +01:00
parent 9e2399b020
commit a72f83d989

View File

@@ -48,7 +48,7 @@
},
"require-dev": {
"phpunit/phpunit": "^8.5 || ^7.5",
"smarty/smarty-lexer": "^4.0.1"
"smarty/smarty-lexer": "dev-master"
},
"repositories": [
{