aboutsummaryrefslogtreecommitdiffstats
path: root/vendor/smarty/smarty/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'vendor/smarty/smarty/composer.json')
-rw-r--r--vendor/smarty/smarty/composer.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/vendor/smarty/smarty/composer.json b/vendor/smarty/smarty/composer.json
index 889cb9444..183f9f240 100644
--- a/vendor/smarty/smarty/composer.json
+++ b/vendor/smarty/smarty/composer.json
@@ -40,7 +40,7 @@
}
},
"require-dev": {
- "phpunit/phpunit": "6.4.1",
+ "phpunit/phpunit": "^7.5 || ^6.5 || ^5.7 || ^4.8",
"smarty/smarty-lexer": "^3.1"
}
}