Skip to content

Commit

Permalink
fix version conflicts
Browse files Browse the repository at this point in the history
  • Loading branch information
themsaid committed Nov 5, 2020
1 parent fd4a0aa commit b5d3957
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 @@ -19,8 +19,8 @@
"ibis"
],
"require": {
"illuminate/filesystem": "^7.0",
"illuminate/support": "^7.0",
"illuminate/filesystem": "^7.0|^8.0",
"illuminate/support": "^7.0|^8.0",
"symfony/console": "^4.2|^5.0",
"mpdf/mpdf": "^8.0",
"spatie/commonmark-highlighter": "^2.1"
Expand Down

0 comments on commit b5d3957

Please sign in to comment.