File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 55 "require" : {
66 "php" : " >=7.1.0" ,
77 "php-di/php-di" : " ^6.0.0" ,
8- "rareloop/router" : " ^4.3.0 " ,
8+ "rareloop/router" : " ^4.3.1 " ,
99 "psr/container" : " ^1.0" ,
1010 "psr/http-message" : " ^1.0" ,
1111 "psr/http-server-middleware" : " ^1.0" ,
2626 "require-dev" : {
2727 "phpunit/phpunit" : " ^6.0" ,
2828 "php-coveralls/php-coveralls" : " ^2.0" ,
29- "mockery/mockery" : " ^1.0 .0" ,
30- "brain/monkey" : " ^2.2 " ,
29+ "mockery/mockery" : " ^1.3 .0" ,
30+ "brain/monkey" : " ^2.4 " ,
3131 "squizlabs/php_codesniffer" : " ^3.3.1" ,
3232 "php-mock/php-mock" : " ^2.0" ,
3333 "codedungeon/phpunit-result-printer" : " ^0.19.13" ,
3434 "codedungeon/php-cli-colors" : " ^1.10.7" ,
35- "mikey179/vfsstream" : " ^1.6" ,
35+ "mikey179/vfsstream" : " ^1.6.8 " ,
3636 "antecedent/patchwork" : " ^2.1.8"
3737 },
3838 "autoload" : {
You can’t perform that action at this time.
0 commit comments