Skip to content

Commit

Permalink
Require latest symfony/debug component version
Browse files Browse the repository at this point in the history
  • Loading branch information
driesvints committed Feb 21, 2019
1 parent 8a92e09 commit 72cc3a7
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 @@ -19,7 +19,7 @@
"illuminate/support": "~5.7.0|~5.8.0",
"predis/predis": "^1.1",
"ramsey/uuid": "^3.5",
"symfony/debug": "~3.3|~4.0"
"symfony/debug": "^4.2"
},
"require-dev": {
"mockery/mockery": "^1.0",
Expand Down

0 comments on commit 72cc3a7

Please sign in to comment.