Skip to content

Commit

Permalink
Increase PHP version requirement to 5.5
Browse files Browse the repository at this point in the history
  • Loading branch information
briedis committed Mar 16, 2017
1 parent 6ab2980 commit c00057b
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 @@ -8,7 +8,7 @@
}
],
"require": {
"php": ">=5.4.0",
"php": ">=5.5.0",
"illuminate/support": "~4.0|~5.0",
"mockery/mockery": "^0.9.9"
},
Expand Down

0 comments on commit c00057b

Please sign in to comment.