Skip to content

Commit 97a706a

Browse files
ISSUE-109: Updated PHP version in README.md
1 parent 96b7329 commit 97a706a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66

77
[![Build Status](https://travis-ci.org/darkwebdesign/symfony-addon-form-types.svg?branch=4.0)](https://travis-ci.org/darkwebdesign/symfony-addon-form-types?branch=4.0)
88
[![Coverage Status](https://codecov.io/gh/darkwebdesign/symfony-addon-form-types/branch/4.0/graph/badge.svg)](https://codecov.io/gh/darkwebdesign/symfony-addon-form-types)
9-
[![PHP Version](https://img.shields.io/badge/php-5.5%2B-777BB3.svg)](https://php.net/)
9+
[![PHP Version](https://img.shields.io/badge/php-7.1%2B-777BB3.svg)](https://php.net/)
1010
[![Symfony Version](https://img.shields.io/badge/symfony-4.0-93C74B.svg)](https://symfony.com/)
1111

1212
Symfony Add-on Form Types is a collection of extra Symfony form field types that you can use in your Symfony applications.

0 commit comments

Comments
 (0)