Skip to content

Commit

Permalink
Merge pull request #189 from e-conomix/master
Browse files Browse the repository at this point in the history
⬆️ add newer version of symfony console in composer
  • Loading branch information
Flyingmana authored Jun 15, 2020
2 parents b84c5c5 + 30105db commit 654fbbc
Show file tree
Hide file tree
Showing 2 changed files with 202 additions and 103 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,7 @@
"require": {
"php": ">=5.5",
"eloquent/composer-config-reader": "2.*",
"symfony/console": "^2.5|^3.0",
"symfony/console": "^2.5|^3.0|^4.0|^5.0",
"composer-plugin-api": "^1.0"
},
"require-dev": {
Expand Down Expand Up @@ -89,4 +89,4 @@
"extra": {
"class": "MagentoHackathon\\Composer\\Magento\\Plugin"
}
}
}
Loading

0 comments on commit 654fbbc

Please sign in to comment.