summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/composer.json b/composer.json
index e1701c0..a3b4ad9 100644
--- a/composer.json
+++ b/composer.json
@@ -30,10 +30,10 @@
"issues": "https://github.com/composer/spdx-licenses/issues"
},
"require": {
- "php": "^5.3.2 || ^7.0 || ^8.0"
+ "php": "^7.2 || ^8.0"
},
"require-dev": {
- "symfony/phpunit-bridge": "^3 || ^7",
+ "symfony/phpunit-bridge": "^6.4.25 || ^7.3.3 || ^8.0",
"phpstan/phpstan": "^1.11"
},
"autoload": {