Remove PHP 8.0 polyfill

[ci skip]

Signed-off-by: Maurício Meneghini Fauth <mauricio@fauth.dev>
This commit is contained in:
Maurício Meneghini Fauth 2023-02-12 12:22:34 -03:00
parent 1694c6f10e
commit 1ae669a8ec
No known key found for this signature in database
GPG Key ID: 6A16FD38AFC89CC8

View File

@ -71,7 +71,6 @@
"symfony/expression-language": "^5.2.3",
"symfony/polyfill-ctype": "^1.17.0",
"symfony/polyfill-mbstring": "^1.17.0",
"symfony/polyfill-php80": "^1.16",
"twig/twig": "^3.3.5",
"webmozart/assert": "^1.10",
"williamdes/mariadb-mysql-kbs": "^1.2"