File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 1414 }
1515 ],
1616 "require" : {
17- "monolog/monolog" : " 1.* " ,
17+ "monolog/monolog" : " ^1.6 " ,
1818 "php" : " >=5.5" ,
19- "psr/log" : " 1.0.* "
19+ "psr/log" : " ^ 1.0"
2020 },
2121 "require-dev" : {
2222 "guzzlehttp/guzzle" : " ^6.2.1" ,
2323 "kevinrob/guzzle-cache-middleware" : " ^1.4.1" ,
2424 "phpunit/phpunit" : " >=4.8.26 <5.4" ,
25- "phpdocumentor/phpdocumentor" : " 2.* " ,
26- "predis/predis" : " 1.0.* " ,
27- "zendframework/zend-serializer" : " 2.7.* "
25+ "phpdocumentor/phpdocumentor" : " ^2.0 " ,
26+ "predis/predis" : " ^ 1.0" ,
27+ "zendframework/zend-serializer" : " ^ 2.7"
2828 },
2929 "suggested" : {
3030 "guzzlehttp/guzzle" : " ^6.2.1" ,
3131 "kevinrob/guzzle-cache-middleware" : " ^1.4.1" ,
32- "predis/predis" : " 1.0.* "
32+ "predis/predis" : " ^ 1.0"
3333 },
3434 "autoload" : {
3535 "psr-4" : {
You can’t perform that action at this time.
0 commit comments