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 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.13.2" installed =" 3.13.2 " location =" ./.phive/php-cs-fixer.phar" copy =" false" />
4
- <phar name =" phpcbf" version =" ^3.7.1" installed =" 3.7.1 " location =" ./.phive/phpcbf.phar" copy =" false" />
5
- <phar name =" phpcs" version =" ^3.7.1" installed =" 3.7.1 " location =" ./.phive/phpcs.phar" copy =" false" />
6
- <phar name =" phpstan" version =" ^1.9.14" installed =" 1.9.14 " location =" ./.phive/phpstan.phar" copy =" false" />
3
+ <phar name =" php-cs-fixer" version =" ^3.13.2" installed =" 3.68.1 " location =" ./.phive/php-cs-fixer.phar" copy =" false" />
4
+ <phar name =" phpcbf" version =" ^3.7.1" installed =" 3.11.2 " location =" ./.phive/phpcbf.phar" copy =" false" />
5
+ <phar name =" phpcs" version =" ^3.7.1" installed =" 3.11.2 " location =" ./.phive/phpcs.phar" copy =" false" />
6
+ <phar name =" phpstan" version =" ^1.9.14" installed =" 1.12.15 " location =" ./.phive/phpstan.phar" copy =" false" />
7
7
</phive >
Original file line number Diff line number Diff line change 27
27
"ext-iconv" : " *"
28
28
},
29
29
"require-dev" : {
30
- "phpunit/phpunit" : " 5.7.27 || 6.5.14 || 7.5.20 || 8.5.40 "
30
+ "phpunit/phpunit" : " 5.7.27 || 6.5.14 || 7.5.20 || 8.5.41 "
31
31
},
32
32
"suggest" : {
33
33
"ext-mbstring" : " for parsing UTF-8 CSS"
You can’t perform that action at this time.
0 commit comments