Skip to content

Commit 678430e

Browse files
ISSUE-112: Fixed badge information in README.md
1 parent a2e6d6a commit 678430e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66

77
[![Build Status](https://travis-ci.org/darkwebdesign/symfony-addon-form-types.svg?branch=2.3)](https://travis-ci.org/darkwebdesign/symfony-addon-form-types?branch=2.3)
88
[![Coverage Status](https://codecov.io/gh/darkwebdesign/symfony-addon-form-types/branch/2.3/graph/badge.svg)](https://codecov.io/gh/darkwebdesign/symfony-addon-form-types)
9-
[![Minimum PHP Version](https://img.shields.io/badge/php-%3E%3D%205.3-777BB3.svg)](https://php.net/)
10-
[![Minimum Symfony Version](https://img.shields.io/badge/symfony-%3E%3D%202.3-93C74B.svg)](https://symfony.com/)
9+
[![PHP Version](https://img.shields.io/badge/php-5.3%2B-777BB3.svg)](https://php.net/)
10+
[![Symfony Version](https://img.shields.io/badge/symfony-2.3-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.
1313

0 commit comments

Comments
 (0)