summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/DebugBundle/composer.json
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2020-06-03 14:39:20 +0200
committerRemi Collet <remi@remirepo.net>2020-06-03 14:39:20 +0200
commite45c03c7c4048756bfc5b95bed5c20b42d3898e9 (patch)
tree78780a299d726c4379fe2f27c3018661ff9c2d15 /src/Symfony/Bundle/DebugBundle/composer.json
parent2169191b63680647fbb6c4ef778b6e55549fa230 (diff)
update to 4.4.9
raise dependency on symfony/polyfill 1.15
Diffstat (limited to 'src/Symfony/Bundle/DebugBundle/composer.json')
-rw-r--r--src/Symfony/Bundle/DebugBundle/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bundle/DebugBundle/composer.json b/src/Symfony/Bundle/DebugBundle/composer.json
index 5087c97..1336046 100644
--- a/src/Symfony/Bundle/DebugBundle/composer.json
+++ b/src/Symfony/Bundle/DebugBundle/composer.json
@@ -16,7 +16,7 @@
}
],
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"ext-xml": "*",
"symfony/http-kernel": "^3.4|^4.0|^5.0",
"symfony/twig-bridge": "^3.4|^4.0|^5.0",