Add missing dep

This commit is contained in:
Fabien Potencier
2024-08-08 14:51:19 +02:00
parent 102bec30f6
commit 6967b721ae
+1
View File
@@ -25,6 +25,7 @@
],
"require": {
"php": ">=8.2",
"symfony/deprecation-contracts": "^2.5|^3",
"symfony/polyfill-mbstring": "^1.3",
"symfony/polyfill-ctype": "^1.8",
"symfony/polyfill-php81": "^1.29"