File tree Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Expand file tree Collapse file tree 2 files changed +7
-7
lines changed Original file line number Diff line number Diff line change 4
4
[ ![ Total Downloads] ( https://poser.pugx.org/darkwebdesign/symfony-addon-transformers/downloads?format=flat )] ( https://packagist.org/packages/darkwebdesign/symfony-addon-transformers )
5
5
[ ![ License] ( https://poser.pugx.org/darkwebdesign/symfony-addon-transformers/license?format=flat )] ( https://packagist.org/packages/darkwebdesign/symfony-addon-transformers )
6
6
7
- [ ![ Build Status] ( https://travis-ci.org/darkwebdesign/symfony-addon-transformers.svg?branch=2.6 )] ( https://travis-ci.org/darkwebdesign/symfony-addon-transformers?branch=2.6 )
8
- [ ![ Coverage Status] ( https://codecov.io/gh/darkwebdesign/symfony-addon-transformers/branch/2.6 /graph/badge.svg )] ( https://codecov.io/gh/darkwebdesign/symfony-addon-transformers )
7
+ [ ![ Build Status] ( https://travis-ci.org/darkwebdesign/symfony-addon-transformers.svg?branch=2.7 )] ( https://travis-ci.org/darkwebdesign/symfony-addon-transformers?branch=2.7 )
8
+ [ ![ Coverage Status] ( https://codecov.io/gh/darkwebdesign/symfony-addon-transformers/branch/2.7 /graph/badge.svg )] ( https://codecov.io/gh/darkwebdesign/symfony-addon-transformers )
9
9
[ ![ Minimum PHP Version] ( https://img.shields.io/badge/php-%3E%3D%205.3-blue.svg )] ( https://php.net/ )
10
10
[ ![ Minimum Symfony Version] ( https://img.shields.io/badge/symfony-%3E%3D%202.3-green.svg )] ( https://symfony.com/ )
11
11
12
12
Symfony Add-on Transformers is a collection of extra Symfony data transformers that you can use in your Symfony
13
13
applications.
14
14
15
- Learn more about it in its [ documentation] ( https://github.com/darkwebdesign/symfony-addon-pack/blob/2.6 /doc/reference/transformers/index.md ) .
15
+ Learn more about it in its [ documentation] ( https://github.com/darkwebdesign/symfony-addon-pack/blob/2.7 /doc/reference/transformers/index.md ) .
16
16
17
17
## Features
18
18
Original file line number Diff line number Diff line change 9
9
{"name" : " Raymond Schouten" }
10
10
],
11
11
"require" : {
12
- "doctrine/common" : " ^2.2 " ,
13
- "doctrine/orm" : " ^2.2 " ,
14
- "php" : " ^5.3.3 " ,
15
- "symfony/form" : " 2.6 .*"
12
+ "doctrine/common" : " ^2.3 " ,
13
+ "doctrine/orm" : " ^2.3 " ,
14
+ "php" : " ^5.3.9 " ,
15
+ "symfony/form" : " 2.7 .*"
16
16
},
17
17
"require-dev" : {
18
18
"codeclimate/php-test-reporter" : " ^0.3.2" ,
You can’t perform that action at this time.
0 commit comments