We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7517dd2 commit 52ac299Copy full SHA for 52ac299
2 files changed
wscli-php-sdk/composer.json
@@ -32,15 +32,15 @@
32
}
33
],
34
"require": {
35
- "php": ">=5.6.0",
+ "php": ">=7.1.0",
36
"phpseclib/phpseclib": "^2.0",
37
"monolog/monolog": "^1.23",
38
"isecurefi/swagger-wscli-php-sdk": "*",
39
"symfony/yaml": "^3.3",
40
"sebastian/version": "^2.0"
41
},
42
"require-dev": {
43
- "phpunit/phpunit": "^5.7 || ^6.0",
+ "phpunit/phpunit": "^7.0",
44
"squizlabs/php_codesniffer": "^3.1",
45
"friendsofphp/php-cs-fixer": "^2.3",
46
"phpmd/phpmd": "^2.6",
0 commit comments