File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<phive xmlns =" https://phar.io/phive" >
3- <phar name =" php-cs-fixer" version =" ^3.0 .0" installed =" 3.0 .0" location =" ./.phive/php-cs-fixer.phar" copy =" false" />
4- <phar name =" phpcbf" version =" ^3.6.0 " location =" ./.phive/phpcbf.phar" copy =" false" installed =" 3.6.0 " />
5- <phar name =" phpcs" version =" ^3.6.0 " location =" ./.phive/phpcs.phar" copy =" false" installed =" 3.6.0 " />
6- <phar name =" phpstan" version =" ^0.12.88 " installed =" 0.12.88 " location =" ./.phive/phpstan.phar" copy =" false" />
3+ <phar name =" php-cs-fixer" version =" ^3.4 .0" installed =" 3.4 .0" location =" ./.phive/php-cs-fixer.phar" copy =" false" />
4+ <phar name =" phpcbf" version =" ^3.6.2 " location =" ./.phive/phpcbf.phar" copy =" false" installed =" 3.6.2 " />
5+ <phar name =" phpcs" version =" ^3.6.2 " location =" ./.phive/phpcs.phar" copy =" false" installed =" 3.6.2 " />
6+ <phar name =" phpstan" version =" ^1.3.3 " installed =" 1.3.3 " location =" ./.phive/phpstan.phar" copy =" false" />
77</phive >
Original file line number Diff line number Diff line change 2020 },
2121 "require-dev" : {
2222 "phpunit/phpunit" : " ^4.8.36" ,
23- "codacy/coverage" : " ^1.4"
23+ "codacy/coverage" : " ^1.4.3 "
2424 },
2525 "suggest" : {
2626 "ext-mbstring" : " for parsing UTF-8 CSS"
You can’t perform that action at this time.
0 commit comments