4.0.2 of smarty-lexer is released, use that

This commit is contained in:
Simon Wisselink
2023-01-29 21:57:10 +01:00
parent 8a2ed9446a
commit af316e661c

View File

@@ -48,6 +48,6 @@
},
"require-dev": {
"phpunit/phpunit": "^8.5 || ^7.5",
"smarty/smarty-lexer": "dev-master"
"smarty/smarty-lexer": "^4.0.2"
}
}