Skip to content

Commit

Permalink
NEW: Allow league/csv ^9
Browse files Browse the repository at this point in the history
Hopefully this has better PHP 8 support.
  • Loading branch information
Sam Minnee committed Aug 30, 2020
1 parent 84cc73f commit 4ad8980
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 @@ -25,7 +25,7 @@
"bramus/monolog-colored-line-formatter": "~2.0",
"composer/installers": "~1.0",
"embed/embed": "^3.0",
"league/csv": "^8",
"league/csv": "^8 || ^9",
"league/flysystem": "~1.0.12",
"m1/env": "^2.1",
"monolog/monolog": "~1.11",
Expand Down

0 comments on commit 4ad8980

Please sign in to comment.