Skip to content

Commit bea21d3

Browse files
issue/console: Upgrade to console ^4.0
1 parent a12f964 commit bea21d3

File tree

2 files changed

+1337
-258
lines changed

2 files changed

+1337
-258
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,11 +12,11 @@
1212
],
1313
"require": {
1414
"php": ">5.6",
15-
"symfony/console": "^3.0"
15+
"symfony/console": "^4.0"
1616
},
1717
"require-dev": {
1818
"phpunit/phpunit": "^5.3",
19-
"fabpot/php-cs-fixer": "^1.11"
19+
"fabpot/php-cs-fixer": "^2.16"
2020
},
2121
"autoload": {
2222
"psr-4": {

0 commit comments

Comments
 (0)