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 / Data
22
33[ ![ CI] ( https://github.com/JBZoo/Data/actions/workflows/main.yml/badge.svg?branch=master )] ( https://github.com/JBZoo/Data/actions/workflows/main.yml?query=branch%3Amaster ) [ ![ Coverage Status] ( https://coveralls.io/repos/github/JBZoo/Data/badge.svg?branch=master )] ( https://coveralls.io/github/JBZoo/Data?branch=master ) [ ![ Psalm Coverage] ( https://shepherd.dev/github/JBZoo/Data/coverage.svg )] ( https://shepherd.dev/github/JBZoo/Data ) [ ![ Psalm Level] ( https://shepherd.dev/github/JBZoo/Data/level.svg )] ( https://shepherd.dev/github/JBZoo/Data ) [ ![ CodeFactor] ( https://www.codefactor.io/repository/github/jbzoo/data/badge )] ( https://www.codefactor.io/repository/github/jbzoo/data/issues )
4- [ ![ Stable Version] ( https://poser.pugx.org/jbzoo/data/version )] ( https://packagist.org/packages/jbzoo/data/ ) [ ![ Total Downloads] ( https://poser.pugx.org/jbzoo/data/downloads )] ( https://packagist.org/packages/jbzoo/data/stats ) [ ![ Dependents] ( https://poser.pugx.org/jbzoo/data/dependents )] ( https://packagist.org/packages/jbzoo/data/dependents?order_by=downloads ) [ ![ Visitors ] ( https://visitor-badge.glitch.me/badge?page_id=jbzoo.data )] ( ) [ ![ GitHub License] ( https://img.shields.io/github/license/jbzoo/data )] ( https://github.com/JBZoo/Data/blob/master/LICENSE )
4+ [ ![ Stable Version] ( https://poser.pugx.org/jbzoo/data/version )] ( https://packagist.org/packages/jbzoo/data/ ) [ ![ Total Downloads] ( https://poser.pugx.org/jbzoo/data/downloads )] ( https://packagist.org/packages/jbzoo/data/stats ) [ ![ Dependents] ( https://poser.pugx.org/jbzoo/data/dependents )] ( https://packagist.org/packages/jbzoo/data/dependents?order_by=downloads ) [ ![ GitHub License] ( https://img.shields.io/github/license/jbzoo/data )] ( https://github.com/JBZoo/Data/blob/master/LICENSE )
55
66
77An extended version of the [ ArrayObject] ( http://php.net/manual/en/class.arrayobject.php ) object for working with system settings or just for working with data arrays.
Original file line number Diff line number Diff line change 3232 },
3333
3434 "require-dev" : {
35- "jbzoo/toolbox-dev" : " 7.x-dev " ,
36- "jbzoo/utils" : " 7.x-dev " ,
35+ "jbzoo/toolbox-dev" : " ^7.0 " ,
36+ "jbzoo/utils" : " ^7.0 " ,
3737 "symfony/yaml" : " >=4.4" ,
3838
3939 "symfony/polyfill-ctype" : " >=1.27.0" ,
You can’t perform that action at this time.
0 commit comments