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 =" composer-normalize" version =" ^2.44.0" installed =" 2.44 .0" location =" ./.phive/composer-normalize" copy =" false" />
4
- <phar name =" php-cs-fixer" version =" ^3.59.3" installed =" 3.64 .0" location =" ./.phive/php-cs-fixer" copy =" false" />
3
+ <phar name =" composer-normalize" version =" ^2.44.0" installed =" 2.45 .0" location =" ./.phive/composer-normalize" copy =" false" />
4
+ <phar name =" php-cs-fixer" version =" ^3.59.3" installed =" 3.72 .0" location =" ./.phive/php-cs-fixer" copy =" false" />
5
5
</phive >
Original file line number Diff line number Diff line change 29
29
"require-dev" : {
30
30
"php-parallel-lint/php-parallel-lint" : " 1.4.0" ,
31
31
"phpstan/extension-installer" : " 1.4.3" ,
32
- "phpstan/phpstan" : " 1.12.16 || 2.1.2 " ,
32
+ "phpstan/phpstan" : " 1.12.21 || 2.1.8 " ,
33
33
"phpstan/phpstan-phpunit" : " 1.4.2 || 2.0.4" ,
34
- "phpstan/phpstan-strict-rules" : " 1.6.2 || 2.0.3 " ,
34
+ "phpstan/phpstan-strict-rules" : " 1.6.2 || 2.0.4 " ,
35
35
"phpunit/phpunit" : " 8.5.41" ,
36
- "rector/rector" : " 1.2.10 || 2.0.7 " ,
36
+ "rector/rector" : " 1.2.10 || 2.0.10 " ,
37
37
"rector/type-perfect" : " 1.0.0 || 2.0.2"
38
38
},
39
39
"suggest" : {
You can’t perform that action at this time.
0 commit comments