Skip to content

Commit

Permalink
Merge pull request #460 from PowerKiKi/gd
Browse files Browse the repository at this point in the history
Use proper name for `ext-gd`
  • Loading branch information
Progi1984 authored Mar 13, 2018
2 parents 849c2e2 + 3dea055 commit f45de5b
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 @@ -34,7 +34,7 @@
"codeclimate/php-test-reporter": "dev-master"
},
"suggest": {
"ext-gd2": "Required to add images"
"ext-gd": "Required to add images"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit f45de5b

Please sign in to comment.