Skip to content

Commit 2b961e5

Browse files
authored
Merge pull request #668 from michalbundyra/feature/symfony-console-5.0
Feature: adds support for symfony/console 5.0
2 parents a2427f6 + 4f73a5f commit 2b961e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"php": "^7.1",
4747
"doctrine/common": "^2.8",
4848
"doctrine/cache": "^1.7",
49-
"symfony/console": "^3.3 || ^4.0",
49+
"symfony/console": "^3.3 || ^4.0 || ^5.0",
5050
"zendframework/zend-authentication": "^2.5.3",
5151
"zendframework/zend-cache": "^2.7.1",
5252
"zendframework/zend-form": "^2.11",

0 commit comments

Comments
 (0)