File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,7 +38,7 @@ A simple decode/encode solution for json / jsonx / url-encoded / xml / yaml.
3838Through [ Composer] ( http://getcomposer.org ) as [ chubbyphp/chubbyphp-decode-encode] [ 1 ] .
3939
4040``` sh
41- composer require chubbyphp/chubbyphp-decode-encode " ^1.3"
41+ composer require chubbyphp/chubbyphp-decode-encode " ^1.3.1 "
4242```
4343
4444## Usage
Original file line number Diff line number Diff line change 2626 "symfony/yaml" : " ^6.4.30|^7.4.1|^8.0.1"
2727 },
2828 "require-dev" : {
29- "chubbyphp/chubbyphp-container" : " ^2.2 " ,
29+ "chubbyphp/chubbyphp-container" : " ^2.4.1 " ,
3030 "chubbyphp/chubbyphp-dev-helper" : " dev-master" ,
31- "chubbyphp/chubbyphp-laminas-config-factory" : " ^1.4 " ,
32- "chubbyphp/chubbyphp-mock" : " ^2.0.1 " ,
33- "infection/infection" : " ^0.31.9 " ,
34- "php-coveralls/php-coveralls" : " ^2.9" ,
31+ "chubbyphp/chubbyphp-laminas-config-factory" : " ^1.5.1 " ,
32+ "chubbyphp/chubbyphp-mock" : " ^2.1.2 " ,
33+ "infection/infection" : " ^0.32.3 " ,
34+ "php-coveralls/php-coveralls" : " ^2.9.1 " ,
3535 "phpstan/extension-installer" : " ^1.4.3" ,
36- "phpstan/phpstan" : " ^2.1.32 " ,
37- "phpunit/phpunit" : " ^12.4.5 " ,
36+ "phpstan/phpstan" : " ^2.1.33 " ,
37+ "phpunit/phpunit" : " ^12.5.6 " ,
3838 "psr/container" : " ^2.0.2"
3939 },
4040 "autoload" : {
You can’t perform that action at this time.
0 commit comments