Skip to content

Commit

Permalink
Fixed install version for PHP 7.1.x
Browse files Browse the repository at this point in the history
  • Loading branch information
hollodotme committed Jan 3, 2017
1 parent 4558341 commit 64ab256
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ composer require hollodotme/fast-cgi-client:^1.0
### Use version 2.x for compatibility with PHP 7.1.x

```bash
composer require hollodotme/fast-cgi-client:^1.0
composer require hollodotme/fast-cgi-client:^2.0
```

---
Expand Down

0 comments on commit 64ab256

Please sign in to comment.