File tree Expand file tree Collapse file tree 1 file changed +10
-9
lines changed
Expand file tree Collapse file tree 1 file changed +10
-9
lines changed Original file line number Diff line number Diff line change 4343 },
4444 "require" : {
4545 "php" : " >=7.1" ,
46- "psr/log" : " ^1.0.2" ,
47- "predis/predis" : " ^1.1.1"
46+ "psr/log" : " ^1"
4847 },
4948 "require-dev" : {
5049 "ext-memcached" : " *" ,
5150 "ext-pcntl" : " *" ,
5251 "ext-pdo_mysql" : " *" ,
5352 "ext-pdo_sqlite" : " *" ,
5453 "ext-redis" : " *" ,
55- "eloquent/liberator" : " ^2.0.0 " ,
56- "johnkary/phpunit-speedtrap" : " ^3.0.0 " ,
54+ "eloquent/liberator" : " ^2.0" ,
55+ "johnkary/phpunit-speedtrap" : " ^3.0" ,
5756 "kriswallsmith/spork" : " ^0.3" ,
58- "mikey179/vfsStream" : " ^1.6.5" ,
59- "php-mock/php-mock-phpunit" : " ^2.1.2" ,
60- "phpunit/phpunit" : " ^7.4.3" ,
61- "squizlabs/php_codesniffer" : " ^3.3.2"
57+ "mikey179/vfsStream" : " ^1.6" ,
58+ "php-mock/php-mock-phpunit" : " ^2.1" ,
59+ "phpunit/phpunit" : " ^7.4" ,
60+ "predis/predis" : " ^1" ,
61+ "squizlabs/php_codesniffer" : " ^3.3"
6262 },
6363 "suggest" : {
64- "ext-pnctl" : " Enables locking with flock without busy waiting in CLI scripts."
64+ "ext-pnctl" : " Enables locking with flock without busy waiting in CLI scripts." ,
65+ "predis/predis" : " To use this library with predis."
6566 },
6667 "archive" : {
6768 "exclude" : [
You can’t perform that action at this time.
0 commit comments