File tree Expand file tree Collapse file tree 3 files changed +10
-11
lines changed
Expand file tree Collapse file tree 3 files changed +10
-11
lines changed Original file line number Diff line number Diff line change 1717 - name : ' Setup PHP'
1818 uses : ' shivammathur/setup-php@v2'
1919 with :
20- php-version : ' 8.0 '
20+ php-version : ' 8.1 '
2121 - name : ' Composer Install'
2222 uses : ' ramsey/composer-install@v3'
2323 - name : ' Rector'
3232 - name : ' Setup PHP'
3333 uses : ' shivammathur/setup-php@v2'
3434 with :
35- php-version : ' 8.0 '
35+ php-version : ' 8.1 '
3636 - name : ' Composer Install'
3737 uses : ' ramsey/composer-install@v3'
3838 - name : ' PHPStan'
4747 - name : ' Setup PHP'
4848 uses : ' shivammathur/setup-php@v2'
4949 with :
50- php-version : ' 8.0 '
50+ php-version : ' 8.1 '
5151 - name : ' Composer Install'
5252 uses : ' ramsey/composer-install@v3'
5353 - name : ' PHP CS Fixer'
5959 strategy :
6060 matrix :
6161 include :
62- - php : ' 8.0'
6362 - php : ' 8.1'
6463 - php : ' 8.2'
6564 - php : ' 8.3'
Original file line number Diff line number Diff line change 44[ ![ Total Downloads] ( https://poser.pugx.org/darkwebdesign/symfony-addon-transformers/downloads?format=flat )] ( https://packagist.org/packages/darkwebdesign/symfony-addon-transformers )
55[ ![ License] ( https://poser.pugx.org/darkwebdesign/symfony-addon-transformers/license?format=flat )] ( https://packagist.org/packages/darkwebdesign/symfony-addon-transformers )
66
7- [ ![ Build Status] ( https://github.com/darkwebdesign/symfony-addon-transformers/actions/workflows/build.yaml/badge.svg?branch=6.0 )] ( https://github.com/darkwebdesign/symfony-addon-transformers/actions/workflows/build.yaml )
8- [ ![ Coverage Status] ( https://codecov.io/gh/darkwebdesign/symfony-addon-transformers/branch/6.0 /graph/badge.svg )] ( https://codecov.io/gh/darkwebdesign/symfony-addon-transformers )
9- [ ![ PHP Version] ( https://img.shields.io/badge/php-8.0 %2B-777BB3.svg )] ( https://php.net/ )
10- [ ![ Symfony Version] ( https://img.shields.io/badge/symfony-6.0 -93C74B.svg )] ( https://symfony.com/ )
7+ [ ![ Build Status] ( https://github.com/darkwebdesign/symfony-addon-transformers/actions/workflows/build.yaml/badge.svg?branch=6.1 )] ( https://github.com/darkwebdesign/symfony-addon-transformers/actions/workflows/build.yaml )
8+ [ ![ Coverage Status] ( https://codecov.io/gh/darkwebdesign/symfony-addon-transformers/branch/6.1 /graph/badge.svg )] ( https://codecov.io/gh/darkwebdesign/symfony-addon-transformers )
9+ [ ![ PHP Version] ( https://img.shields.io/badge/php-8.1 %2B-777BB3.svg )] ( https://php.net/ )
10+ [ ![ Symfony Version] ( https://img.shields.io/badge/symfony-6.1 -93C74B.svg )] ( https://symfony.com/ )
1111
1212Symfony Add-on Transformers is a collection of extra Symfony data transformers that you can use in your Symfony
1313applications.
1414
15- Learn more about it in its [ documentation] ( https://darkwebdesign.github.io/symfony-addon-pack/docs/6.0 ) .
15+ Learn more about it in its [ documentation] ( https://darkwebdesign.github.io/symfony-addon-pack/docs/6.1 ) .
1616
1717## Features
1818
Original file line number Diff line number Diff line change 99 {"name" : " Raymond Schouten" }
1010 ],
1111 "require" : {
12- "php" : " ^8.0 " ,
13- "symfony/form" : " 6.0 .*"
12+ "php" : " ^8.1 " ,
13+ "symfony/form" : " 6.1 .*"
1414 },
1515 "require-dev" : {
1616 "doctrine/orm" : " ^2.7" ,
You can’t perform that action at this time.
0 commit comments