Skip to content

Commit

Permalink
Added GD extension as a project dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
andrewdalpino committed Jun 18, 2020
1 parent cfdbd8d commit ad52c82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,7 @@
],
"require": {
"php": ">=7.2",
"ext-gd": "*",
"league/csv": "^9.5",
"rubix/ml": "0.1.0-rc3"
},
Expand Down

0 comments on commit ad52c82

Please sign in to comment.