File tree Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Expand file tree Collapse file tree 2 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 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.com/darkwebdesign/symfony-addon-form-types.svg?branch=5.3 )] ( https://travis-ci.com/darkwebdesign/symfony-addon-form-types )
8- [ ![ Coverage Status] ( https://codecov.io/gh/darkwebdesign/symfony-addon-form-types/branch/5.3 /graph/badge.svg )] ( https://codecov.io/gh/darkwebdesign/symfony-addon-form-types )
7+ [ ![ Build Status] ( https://travis-ci.com/darkwebdesign/symfony-addon-form-types.svg?branch=5.4 )] ( https://travis-ci.com/darkwebdesign/symfony-addon-form-types )
8+ [ ![ Coverage Status] ( https://codecov.io/gh/darkwebdesign/symfony-addon-form-types/branch/5.4 /graph/badge.svg )] ( https://codecov.io/gh/darkwebdesign/symfony-addon-form-types )
99[ ![ PHP Version] ( https://img.shields.io/badge/php-7.2%2B-777BB3.svg )] ( https://php.net/ )
10- [ ![ Symfony Version] ( https://img.shields.io/badge/symfony-5.3 -93C74B.svg )] ( https://symfony.com/ )
10+ [ ![ Symfony Version] ( https://img.shields.io/badge/symfony-5.4 -93C74B.svg )] ( https://symfony.com/ )
1111
1212Symfony 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/5.3 /doc/reference/forms/types/index.md ) .
14+ Learn more about it in its [ documentation] ( https://github.com/darkwebdesign/symfony-addon-pack/blob/5.4 /doc/reference/forms/types/index.md ) .
1515
1616## Features
1717
Original file line number Diff line number Diff line change 1010 ],
1111 "require" : {
1212 "php" : " >=7.2.5" ,
13- "symfony/form" : " 5.3 .*"
13+ "symfony/form" : " 5.4 .*"
1414 },
1515 "require-dev" : {
16- "darkwebdesign/symfony-addon-transformers" : " 5.3 .*" ,
16+ "darkwebdesign/symfony-addon-transformers" : " 5.4 .*" ,
1717 "doctrine/orm" : " ^2.7" ,
1818 "phpunit/phpunit" : " ^8.5"
1919 },
You can’t perform that action at this time.
0 commit comments