Skip to content

Commit 57a4659

Browse files
committed
CLI PHP 7.2
1 parent 52ac299 commit 57a4659

2 files changed

Lines changed: 995 additions & 566 deletions

File tree

wscli-php/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -35,14 +35,14 @@
3535
}
3636
}],
3737
"require": {
38-
"php": ">=5.6.0",
38+
"php": ">=7.1.0",
3939
"monolog/monolog": "^1.23",
4040
"docopt/docopt": "^1.0",
4141
"isecurefi/wscli-php-sdk": "*",
4242
"padraic/phar-updater": "^1.0"
4343
},
4444
"require-dev": {
45-
"phpunit/phpunit": "^5.7 || ^6.0",
45+
"phpunit/phpunit": "^7.0",
4646
"squizlabs/php_codesniffer": "^3.1",
4747
"friendsofphp/php-cs-fixer": "^2.3",
4848
"phpmd/phpmd": "^2.6",

0 commit comments

Comments
 (0)