summaryrefslogtreecommitdiffstats
path: root/src/Symfony/Component/Security/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'src/Symfony/Component/Security/composer.json')
-rw-r--r--src/Symfony/Component/Security/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Symfony/Component/Security/composer.json b/src/Symfony/Component/Security/composer.json
index 5cd3193..27f664d 100644
--- a/src/Symfony/Component/Security/composer.json
+++ b/src/Symfony/Component/Security/composer.json
@@ -16,7 +16,7 @@
}
],
"require": {
- "php": "^7.1.3",
+ "php": ">=7.1.3",
"symfony/event-dispatcher-contracts": "^1.1|^2",
"symfony/http-foundation": "^3.4.40|^4.4.7|^5.0.7",
"symfony/http-kernel": "^4.4",