Skip to content

Commit

Permalink
Bump stem requirement
Browse files Browse the repository at this point in the history
  • Loading branch information
jawngee committed May 4, 2019
1 parent a7d7384 commit 24c807a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
],
"require": {
"mailgun/mailgun-php": "^2.8",
"stem-press/stem": ">=0.5.8"
"stem-press/stem": ">=0.6.0"
},
"autoload": {
"psr-4": {
Expand Down
2 changes: 1 addition & 1 deletion stem-mail-template.php
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
Plugin URI: https://github.com/jawngee/the-wonder
Description: Model for mail templates
Author: interfacelab
Version: 0.1.9
Version: 0.2.0
Author URI: http://interfacelab.io
*/

Expand Down

0 comments on commit 24c807a

Please sign in to comment.