Skip to content

Commit

Permalink
MediaManager: extension fileinfo als required deklarieren. Closes #674.
Browse files Browse the repository at this point in the history
  • Loading branch information
staabm committed Apr 3, 2016
1 parent 472c9f4 commit 750d3df
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion redaxo/src/addons/media_manager/package.yml
Expand Up @@ -16,5 +16,5 @@ page:

requires:
php:
extensions: [gd]
extensions: [gd, fileinfo]
redaxo: ^5.1.0

0 comments on commit 750d3df

Please sign in to comment.