We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1985d6f commit f7b56e9Copy full SHA for f7b56e9
composer.json
@@ -21,11 +21,10 @@
21
}
22
},
23
"require": {
24
- "php": ">=5.6",
+ "php": "^7.0",
25
"friendsofphp/php-cs-fixer": "^2.1",
26
- "phpunit/phpunit-mock-objects": "~3.0",
27
- "phpunit/phpunit": "~5.0",
28
- "phpunit/php-code-coverage": "~4.0",
+ "phpunit/phpunit-mock-objects": "~4.0",
+ "phpunit/phpunit": "~6.0",
29
"mybuilder/phpunit-accelerator": "^1.1",
30
"squizlabs/php_codesniffer": "~2.8",
31
"phpmd/phpmd": "~2.6",
0 commit comments