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 2222 },
2323 "require" : {
2424 "php" : " ^5.6 || ^7.0" ,
25- "phpunit/php-file-iterator" : " ~ 1.3" ,
25+ "phpunit/php-file-iterator" : " ^ 1.3" ,
2626 "phpunit/php-token-stream" : " ^1.4.2 || ^2.0" ,
27- "phpunit/php-text-template" : " ~ 1.2" ,
28- "sebastian/code-unit-reverse-lookup" : " ~ 1.0" ,
27+ "phpunit/php-text-template" : " ^ 1.2" ,
28+ "sebastian/code-unit-reverse-lookup" : " ^ 1.0" ,
2929 "sebastian/environment" : " ^1.3.2 || ^2.0" ,
30- "sebastian/version" : " ~ 1.0|~ 2.0"
30+ "sebastian/version" : " ^ 1.0 || ^ 2.0"
3131 },
3232 "require-dev" : {
3333 "phpunit/phpunit" : " ^5.4" ,
34- "ext-xdebug" : " >= 2.1.4"
34+ "ext-xdebug" : " ^ 2.1.4"
3535 },
3636 "suggest" : {
3737 "ext-dom" : " *" ,
38- "ext-xdebug" : " >= 2.4.0" ,
38+ "ext-xdebug" : " ^ 2.4.0" ,
3939 "ext-xmlwriter" : " *"
4040 },
4141 "autoload" : {
You can’t perform that action at this time.
0 commit comments