File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11# JBZoo / Image
22
3- [ ![ Build Status] ( https://travis-ci.org/JBZoo/Image.svg?branch=master )] ( https://travis-ci.org/JBZoo/Image ) [ ![ Coverage Status] ( https://coveralls.io/repos/JBZoo/Image/badge.svg )] ( https://coveralls.io/github/JBZoo/Image?branch=master ) [ ![ Psalm Coverage] ( https://shepherd.dev/github/JBZoo/Image/coverage.svg )] ( https://shepherd.dev/github/JBZoo/Image )
3+ [ ![ Build Status] ( https://travis-ci.org/JBZoo/Image.svg )] ( https://travis-ci.org/JBZoo/Image ) [ ![ Coverage Status] ( https://coveralls.io/repos/JBZoo/Image/badge.svg )] ( https://coveralls.io/github/JBZoo/Image ) [ ![ Psalm Coverage] ( https://shepherd.dev/github/JBZoo/Image/coverage.svg )] ( https://shepherd.dev/github/JBZoo/Image )
44[ ![ Stable Version] ( https://poser.pugx.org/jbzoo/image/version )] ( https://packagist.org/packages/jbzoo/image ) [ ![ Latest Unstable Version] ( https://poser.pugx.org/jbzoo/image/v/unstable )] ( https://packagist.org/packages/jbzoo/image ) [ ![ Dependents] ( https://poser.pugx.org/jbzoo/image/dependents )] ( https://packagist.org/packages/jbzoo/image/dependents?order_by=downloads ) [ ![ GitHub Issues] ( https://img.shields.io/github/issues/jbzoo/image )] ( https://github.com/JBZoo/Image/issues ) [ ![ Total Downloads] ( https://poser.pugx.org/jbzoo/image/downloads )] ( https://packagist.org/packages/jbzoo/image/stats ) [ ![ GitHub License] ( https://img.shields.io/github/license/jbzoo/image )] ( https://github.com/JBZoo/Image/blob/master/LICENSE )
55
66
Original file line number Diff line number Diff line change 2424 ],
2525
2626 "require" : {
27- "php" : " ^ 7.2" ,
27+ "php" : " >= 7.2" ,
2828 "ext-gd" : " *" ,
2929 "ext-exif" : " *" ,
3030 "ext-ctype" : " *" ,
3131
32- "jbzoo/utils" : " ^4.0.0 " ,
33- "jbzoo/data" : " ^4.0.0 "
32+ "jbzoo/utils" : " ^4.2.1 " ,
33+ "jbzoo/data" : " ^4.0.1 "
3434 },
3535
3636 "require-dev" : {
37- "jbzoo/toolbox-dev" : " ^2.1 .0"
37+ "jbzoo/toolbox-dev" : " ^2.4 .0"
3838 },
3939
4040 "autoload" : {
You can’t perform that action at this time.
0 commit comments