summaryrefslogtreecommitdiffstats
path: root/composer.json
diff options
context:
space:
mode:
Diffstat (limited to 'composer.json')
-rw-r--r--composer.json10
1 files changed, 4 insertions, 6 deletions
diff --git a/composer.json b/composer.json
index 570a609..4ee49c8 100644
--- a/composer.json
+++ b/composer.json
@@ -6,15 +6,13 @@
"authors": [
{
"name": "Michael Bodnarchuk",
- "email": "davert.php@mailican.com"
+ "email": "davert@codeception.com"
}
],
"require": {
- "php": ">=5.4.0",
- "myclabs/deep-copy": "~1.1"
- },
- "require-dev": {
- "phpunit/phpunit": "~4.0"
+ "php": ">=7.1.0",
+ "myclabs/deep-copy": "~1.1",
+ "phpunit/phpunit": "^7.0"
},
"autoload": {
"psr-0": {