We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52ac299 commit 57a4659Copy full SHA for 57a4659
2 files changed
wscli-php/composer.json
@@ -35,14 +35,14 @@
35
}
36
}],
37
"require": {
38
- "php": ">=5.6.0",
+ "php": ">=7.1.0",
39
"monolog/monolog": "^1.23",
40
"docopt/docopt": "^1.0",
41
"isecurefi/wscli-php-sdk": "*",
42
"padraic/phar-updater": "^1.0"
43
},
44
"require-dev": {
45
- "phpunit/phpunit": "^5.7 || ^6.0",
+ "phpunit/phpunit": "^7.0",
46
"squizlabs/php_codesniffer": "^3.1",
47
"friendsofphp/php-cs-fixer": "^2.3",
48
"phpmd/phpmd": "^2.6",
0 commit comments