summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Bundle/WebProfilerBundle/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Bundle/WebProfilerBundle/composer.json')
-rw-r--r--src/Symfony/Bundle/WebProfilerBundle/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Bundle/WebProfilerBundle/composer.json b/src/Symfony/Bundle/WebProfilerBundle/composer.json
index 1952a2e..2ad3b22 100644
--- a/src/Symfony/Bundle/WebProfilerBundle/composer.json
+++ b/src/Symfony/Bundle/WebProfilerBundle/composer.json
@@ -16,7 +16,7 @@
}
],
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"symfony/config": "^4.2|^5.0",
"symfony/framework-bundle": "^4.4|^5.0",
"symfony/http-kernel": "^4.4",