File tree Expand file tree Collapse file tree 5 files changed +12
-12
lines changed
phpstan/extension-installer/src Expand file tree Collapse file tree 5 files changed +12
-12
lines changed Original file line number Diff line number Diff line change 33 <phar name =" phpab" version =" ^1.29" installed =" 1.29.3" location =" ./tools/phpab" copy =" true" />
44 <phar name =" php-cs-fixer" version =" ^3.80" installed =" 3.89.2" location =" ./tools/php-cs-fixer" copy =" true" />
55 <phar name =" humbug/php-scoper" version =" ^0.18" installed =" 0.18.18" location =" ./tools/php-scoper" copy =" true" />
6- <phar name =" composer" version =" ^2.8" installed =" 2.9.0 " location =" ./tools/composer" copy =" true" />
6+ <phar name =" composer" version =" ^2.8" installed =" 2.9.1 " location =" ./tools/composer" copy =" true" />
77</phive >
Original file line number Diff line number Diff line change 33 'name ' => '__root__ ' ,
44 'pretty_version ' => '12.5.x-dev ' ,
55 'version ' => '12.5.9999999.9999999-dev ' ,
6- 'reference ' => '48e4bfd6c671ec0410cf92447e73bde6598539ba ' ,
6+ 'reference ' => '20a0703213a03097e52324c9161d497740c35334 ' ,
77 'type ' => 'library ' ,
88 'install_path ' => __DIR__ . '/../../ ' ,
99 'aliases ' => array (),
1313 '__root__ ' => array (
1414 'pretty_version ' => '12.5.x-dev ' ,
1515 'version ' => '12.5.9999999.9999999-dev ' ,
16- 'reference ' => '48e4bfd6c671ec0410cf92447e73bde6598539ba ' ,
16+ 'reference ' => '20a0703213a03097e52324c9161d497740c35334 ' ,
1717 'type ' => 'library ' ,
1818 'install_path ' => __DIR__ . '/../../ ' ,
1919 'aliases ' => array (),
Original file line number Diff line number Diff line change @@ -12,7 +12,7 @@ final class GeneratedConfig
1212 public const EXTENSIONS = array (
1313 'ergebnis/phpstan-rules ' =>
1414 array (
15- 'install_path ' => '/usr/local/src /phpunit/tools/.phpstan/vendor/ergebnis/phpstan-rules ' ,
15+ 'install_path ' => '/Users/sb/Work/OpenSource /phpunit/tools/.phpstan/vendor/ergebnis/phpstan-rules ' ,
1616 'relative_install_path ' => '../../../ergebnis/phpstan-rules ' ,
1717 'extra ' =>
1818 array (
@@ -26,7 +26,7 @@ final class GeneratedConfig
2626 ),
2727 'phpstan/phpstan-strict-rules ' =>
2828 array (
29- 'install_path ' => '/usr/local/src /phpunit/tools/.phpstan/vendor/phpstan/phpstan-strict-rules ' ,
29+ 'install_path ' => '/Users/sb/Work/OpenSource /phpunit/tools/.phpstan/vendor/phpstan/phpstan-strict-rules ' ,
3030 'relative_install_path ' => '../../phpstan-strict-rules ' ,
3131 'extra ' =>
3232 array (
@@ -40,7 +40,7 @@ final class GeneratedConfig
4040 ),
4141 'tomasvotruba/type-coverage ' =>
4242 array (
43- 'install_path ' => '/usr/local/src /phpunit/tools/.phpstan/vendor/tomasvotruba/type-coverage ' ,
43+ 'install_path ' => '/Users/sb/Work/OpenSource /phpunit/tools/.phpstan/vendor/tomasvotruba/type-coverage ' ,
4444 'relative_install_path ' => '../../../tomasvotruba/type-coverage ' ,
4545 'extra ' =>
4646 array (
You can’t perform that action at this time.
0 commit comments