Skip to content

Commit

Permalink
Merge pull request #668 from michalbundyra/feature/symfony-console-5.0
Browse files Browse the repository at this point in the history
Feature: adds support for symfony/console 5.0
  • Loading branch information
TomHAnderson authored Nov 23, 2019
2 parents a2427f6 + 4f73a5f commit 2b961e5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"php": "^7.1",
"doctrine/common": "^2.8",
"doctrine/cache": "^1.7",
"symfony/console": "^3.3 || ^4.0",
"symfony/console": "^3.3 || ^4.0 || ^5.0",
"zendframework/zend-authentication": "^2.5.3",
"zendframework/zend-cache": "^2.7.1",
"zendframework/zend-form": "^2.11",
Expand Down

0 comments on commit 2b961e5

Please sign in to comment.