File tree Expand file tree Collapse file tree 5 files changed +8
-8
lines changed
Expand file tree Collapse file tree 5 files changed +8
-8
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" >
33 <phar name =" phpab" version =" ^1.29" installed =" 1.29.3" location =" ./tools/phpab" copy =" true" />
4- <phar name =" php-cs-fixer" version =" ^3.69" installed =" 3.70.2 " location =" ./tools/php-cs-fixer" copy =" true" />
4+ <phar name =" php-cs-fixer" version =" ^3.69" installed =" 3.72.0 " location =" ./tools/php-cs-fixer" copy =" true" />
55 <phar name =" humbug/php-scoper" version =" ^0.18" installed =" 0.18.17" location =" ./tools/php-scoper" copy =" true" />
66 <phar name =" composer" version =" ^2.8" installed =" 2.8.6" location =" ./tools/composer" copy =" true" />
77</phive >
Original file line number Diff line number Diff line change 11{
22 "require-dev" : {
3- "phpstan/phpstan" : " ^2.1" ,
4- "phpstan/extension-installer" : " ^1.4" ,
5- "phpstan/phpstan-strict-rules" : " ^2.0" ,
6- "tomasvotruba/type-coverage" : " ^2.0"
3+ "phpstan/phpstan" : " ^2.1.8 " ,
4+ "phpstan/extension-installer" : " ^1.4.3 " ,
5+ "phpstan/phpstan-strict-rules" : " ^2.0.3 " ,
6+ "tomasvotruba/type-coverage" : " ^2.0.2 "
77 },
88 "config" : {
99 "allow-plugins" : {
Original file line number Diff line number Diff line change 33 'name ' => '__root__ ' ,
44 'pretty_version ' => 'dev-main ' ,
55 'version ' => 'dev-main ' ,
6- 'reference ' => '141f895534adebd20ac19c0044418a54e7279e9c ' ,
6+ 'reference ' => 'e6e3d22e64db12478d21163735619bf07aa1649d ' ,
77 'type ' => 'library ' ,
88 'install_path ' => __DIR__ . '/../../ ' ,
99 'aliases ' => array (),
1313 '__root__ ' => array (
1414 'pretty_version ' => 'dev-main ' ,
1515 'version ' => 'dev-main ' ,
16- 'reference ' => '141f895534adebd20ac19c0044418a54e7279e9c ' ,
16+ 'reference ' => 'e6e3d22e64db12478d21163735619bf07aa1649d ' ,
1717 'type ' => 'library ' ,
1818 'install_path ' => __DIR__ . '/../../ ' ,
1919 'aliases ' => array (),
You can’t perform that action at this time.
0 commit comments