Skip to content

Commit 6ee6ae4

Browse files
ISSUE-104: Updated versions from 2.8 to 3.0
1 parent e99148b commit 6ee6ae4

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

README.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -4,14 +4,14 @@
44
[![Total Downloads](https://poser.pugx.org/darkwebdesign/symfony-addon-form-types/downloads?format=flat)](https://packagist.org/packages/darkwebdesign/symfony-addon-form-types)
55
[![License](https://poser.pugx.org/darkwebdesign/symfony-addon-form-types/license?format=flat)](https://packagist.org/packages/darkwebdesign/symfony-addon-form-types)
66

7-
[![Build Status](https://travis-ci.org/darkwebdesign/symfony-addon-form-types.svg?branch=2.8)](https://travis-ci.org/darkwebdesign/symfony-addon-form-types?branch=2.8)
8-
[![Coverage Status](https://codecov.io/gh/darkwebdesign/symfony-addon-form-types/branch/2.8/graph/badge.svg)](https://codecov.io/gh/darkwebdesign/symfony-addon-form-types)
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.8-93C74B.svg)](https://symfony.com/)
7+
[![Build Status](https://travis-ci.org/darkwebdesign/symfony-addon-form-types.svg?branch=3.0)](https://travis-ci.org/darkwebdesign/symfony-addon-form-types?branch=3.0)
8+
[![Coverage Status](https://codecov.io/gh/darkwebdesign/symfony-addon-form-types/branch/3.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/)
10+
[![Symfony Version](https://img.shields.io/badge/symfony-3.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.
1313

14-
Learn more about it in its [documentation](https://github.com/darkwebdesign/symfony-addon-pack/blob/2.8/doc/reference/forms/types/index.md).
14+
Learn more about it in its [documentation](https://github.com/darkwebdesign/symfony-addon-pack/blob/3.0/doc/reference/forms/types/index.md).
1515

1616
## Features
1717

0 commit comments

Comments
 (0)