Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
Added support for symphony/console version 4.*
  • Loading branch information
sancospi authored Apr 15, 2019
1 parent 44c0c65 commit bf2801b
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 @@ -28,7 +28,7 @@
"illuminate/support": "~5.0",
"illuminate/config": "~5.0",
"symfony/finder": "2.*|3.*",
"symfony/console": "2.*|3.*",
"symfony/console": "2.*|3.*| 4.*",
"aws/aws-sdk-php": "~3.0"
},
"require-dev": {
Expand Down

0 comments on commit bf2801b

Please sign in to comment.