Skip to content

Commit

Permalink
Change min PHP required version in README to 7.1 (#54)
Browse files Browse the repository at this point in the history
  • Loading branch information
edamov authored Mar 25, 2019
1 parent 553af93 commit 2cb5c2a
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
@@ -1,6 +1,6 @@
# Pushok

[![PHP >= 7.0](https://img.shields.io/badge/php-%3E%3D%207.0-8892BF.svg?style=flat-square)](https://php.net/)
[![PHP >= 7.1](https://img.shields.io/badge/php-%3E%3D%207.1-8892BF.svg?style=flat-square)](https://php.net/)
[![Build Status][ico-travis]][link-travis]
[![Latest Version on Packagist][ico-version]][link-packagist]
[![Total Downloads][ico-downloads]][link-downloads]
Expand Down

0 comments on commit 2cb5c2a

Please sign in to comment.