Skip to content

Commit

Permalink
bump up version of php because dependency already does
Browse files Browse the repository at this point in the history
  • Loading branch information
cordoval committed Jun 17, 2017
1 parent 1870ea8 commit 6136342
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
}
],
"require": {
"php": ">=5.3.3",
"php": ">=5.5",
"tijsverkoyen/css-to-inline-styles": "~2.2.0"
},
"require-dev": {
Expand All @@ -26,7 +26,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "1.4-dev"
"dev-master": "1.5-dev"
}
}
}

0 comments on commit 6136342

Please sign in to comment.