N°4284 Composer libs : remove symfony/polyfill-php70

Though it is still downloaded because asked by symfony framework, but as we don't need it in our code no need to specify it here !
This commit is contained in:
Pierre Goiffon
2022-04-29 12:10:22 +02:00
parent 64b25c4daa
commit f15ef36fd1

View File

@@ -19,7 +19,6 @@
"symfony/console": "~3.4.47",
"symfony/dotenv": "~3.4.47",
"symfony/framework-bundle": "~3.4.47",
"symfony/polyfill-php70": "1.*",
"symfony/twig-bundle": "~3.4.47",
"symfony/yaml": "~3.4.47",
"twig/twig": "~1.42.5"