Skip to content

Commit

Permalink
Merge pull request #42 from MammothPHP/dependabot/composer/league/csv…
Browse files Browse the repository at this point in the history
…-tw-9.18

Update league/csv requirement from ^9.17 to ^9.18
  • Loading branch information
julien-boudry authored Oct 22, 2024
2 parents 15bd5fd + 6ecd1d1 commit 003cd2a
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 @@ -10,7 +10,7 @@
"ext-mbstring": "*",
"ext-pdo_sqlite": "*",
"phpoffice/phpspreadsheet": "^3.3",
"league/csv": "^9.17",
"league/csv": "^9.18",
"halaxa/json-machine": "^1.1",
"spatie/regex": "^3.1"
},
Expand Down

0 comments on commit 003cd2a

Please sign in to comment.