Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
AntonVolkov committed Mar 30, 2016
1 parent 5685643 commit c621231
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 @@ -11,7 +11,7 @@
"keywords": ["php", "rest", "api", "json", "post", "get"],
"type": "library",
"require": {
"php": ">=5.5.*"
"php": ">=5.5"
},
"autoload": {
"files": ["src/SimpleRestClient.php"]
Expand Down

0 comments on commit c621231

Please sign in to comment.