Skip to content

Commit

Permalink
update version
Browse files Browse the repository at this point in the history
update minimum version
  • Loading branch information
annahl committed Oct 1, 2019
1 parent 3918175 commit 8125762
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,10 +8,10 @@ It is simple wrapper class written in php to fetch posts from certain Facebook p

Currently I am using [Facebook graph API](https://developers.facebook.com/docs/graph-api) with cool [guzzle](https://github.com/guzzle/guzzle) and [dotenv](https://github.com/vlucas/phpdotenv)

Tested in PHP 5.6, 7.0 and 7.1
Tested in PHP 7.0 and 7.1

## Requirement
- PHP 5.6+
- PHP 7.0+

## Installation

Expand Down

0 comments on commit 8125762

Please sign in to comment.