File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
lines changed Original file line number Diff line number Diff line change 1919 uses : shivammathur/setup-php@v2
2020 with :
2121 php-version : ${{ matrix.php-versions }}
22- extensions : gd, xdebug
22+ extensions : gd, xdebug, fileinfo
2323 coverage : xdebug
2424 tools : php-cs-fixer, phpunit
2525
Original file line number Diff line number Diff line change @@ -3,7 +3,7 @@ php-image-resize
33
44PHP library to resize, scale and crop images.
55
6- [ ![ Build Status] ( https://travis-ci.org /gumlet/php-image-resize.svg?branch=master )] ( https://travis-ci.org/gumlet/php-image-resize ) [ ![ Latest Stable Version] ( https://poser.pugx.org/gumlet/php-image-resize/v/stable )] ( https://packagist.org/packages/gumlet/php-image-resize ) [ ![ Monthly Downloads] ( https://poser.pugx.org/gumlet/php-image-resize/d/monthly )] ( https://packagist.org/packages/gumlet/php-image-resize ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/gumlet/php-image-resize/badge.svg?branch=master )] ( https://coveralls.io/github/gumlet/php-image-resize?branch=master )
6+ ![ Build Status] ( https://github.com /gumlet/php-image-resize/workflows/PHP%20CI/badge.svg ) [ ![ Latest Stable Version] ( https://poser.pugx.org/gumlet/php-image-resize/v/stable )] ( https://packagist.org/packages/gumlet/php-image-resize ) [ ![ Monthly Downloads] ( https://poser.pugx.org/gumlet/php-image-resize/d/monthly )] ( https://packagist.org/packages/gumlet/php-image-resize ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/gumlet/php-image-resize/badge.svg?branch=master )] ( https://coveralls.io/github/gumlet/php-image-resize?branch=master )
77
88Cloud Solution
99---------------
You can’t perform that action at this time.
0 commit comments