Skip to content

Commit

Permalink
Updated symfony/console restraint to include version 5
Browse files Browse the repository at this point in the history
  • Loading branch information
peterjaap authored Apr 17, 2020
1 parent 892e0f1 commit 6852ee4
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,10 +29,10 @@
},
"require-dev": {
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^5.7.21|^6|^7",
"phpunit/phpunit": "^5.7.21 | ^6 | ^7",
"squizlabs/php_codesniffer": "^3.3.1",
"graze/standards": "^2",
"symfony/console": "^3.1 | ^4",
"symfony/console": "^3.1 | ^4 | ^5",
"graze/console-diff-renderer": "^0.6.1"
},
"suggest": {
Expand Down

0 comments on commit 6852ee4

Please sign in to comment.