File tree 2 files changed +5
-5
lines changed 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<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" />
7
7
</phive >
Original file line number Diff line number Diff line change 20
20
},
21
21
"require-dev" : {
22
22
"phpunit/phpunit" : " ^4.8.36" ,
23
- "codacy/coverage" : " ^1.4"
23
+ "codacy/coverage" : " ^1.4.3 "
24
24
},
25
25
"suggest" : {
26
26
"ext-mbstring" : " for parsing UTF-8 CSS"
You can’t perform that action at this time.
0 commit comments