Skip to content

Commit 1a7f7b6

Browse files
Bumped PHP version to 7.2 in README.md
1 parent 02a8706 commit 1a7f7b6

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.com/darkwebdesign/symfony-addon-form-types.svg?branch=5.0)](https://travis-ci.com/darkwebdesign/symfony-addon-form-types?branch=5.0)
88
[![Coverage Status](https://codecov.io/gh/darkwebdesign/symfony-addon-form-types/branch/5.0/graph/badge.svg)](https://codecov.io/gh/darkwebdesign/symfony-addon-form-types)
9-
[![PHP Version](https://img.shields.io/badge/php-7.1%2B-777BB3.svg)](https://php.net/)
9+
[![PHP Version](https://img.shields.io/badge/php-7.2%2B-777BB3.svg)](https://php.net/)
1010
[![Symfony Version](https://img.shields.io/badge/symfony-5.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)