Skip to content

Commit

Permalink
Bump required version of brightnucleus/mime-types.
Browse files Browse the repository at this point in the history
V0.2.0+ changes the generation code to get rid of static access to protected methods, as this seems to cause issues with Travis.

See #120 (comment)
  • Loading branch information
schlessera committed Oct 2, 2017
1 parent 5b87df7 commit 35ff3a4
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 @@ -18,7 +18,7 @@
},
"require": {
"wp-cli/wp-cli": "*",
"brightnucleus/mime-types": "^0.1.1"
"brightnucleus/mime-types": "^0.2.0"
},
"require-dev": {
"behat/behat": "~2.5"
Expand Down

0 comments on commit 35ff3a4

Please sign in to comment.