File tree Expand file tree Collapse file tree 2 files changed +2
-1
lines changed
Expand file tree Collapse file tree 2 files changed +2
-1
lines changed Original file line number Diff line number Diff line change 55[ ![ Build Status] ( https://travis-ci.org/remorhaz/php-json-pointer.svg?branch=master )] ( https://travis-ci.org/remorhaz/php-json-pointer )
66[ ![ Scrutinizer Code Quality] ( https://scrutinizer-ci.com/g/remorhaz/php-json-pointer/badges/quality-score.png?b=master )] ( https://scrutinizer-ci.com/g/remorhaz/php-json-pointer/?branch=master )
77[ ![ codecov] ( https://codecov.io/gh/remorhaz/php-json-data/branch/master/graph/badge.svg )] ( https://codecov.io/gh/remorhaz/php-json-data )
8+ [ ![ Total Downloads] ( https://poser.pugx.org/remorhaz/php-json-pointer/downloads )] ( https://packagist.org/packages/remorhaz/php-json-pointer )
89
910This library implements [ RFC6901] ( https://tools.ietf.org/html/rfc6901 ) -compliant JSON pointers.
1011
Original file line number Diff line number Diff line change 1313 ],
1414 "require" : {
1515 "php" : " >=7.1" ,
16- "remorhaz/php-json-data" : " 0.4.2"
16+ "remorhaz/php-json-data" : " ^ 0.4.2"
1717 },
1818 "require-dev" : {
1919 "phpunit/phpunit" : " ^7.0.1"
You can’t perform that action at this time.
0 commit comments