File tree Expand file tree Collapse file tree 4 files changed +4
-4
lines changed
Expand file tree Collapse file tree 4 files changed +4
-4
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" >
3- <phar name =" php-cs-fixer" version =" ^3.65" installed =" 3.65 .0" location =" ./tools/php-cs-fixer" copy =" true" />
3+ <phar name =" php-cs-fixer" version =" ^3.65" installed =" 3.66 .0" location =" ./tools/php-cs-fixer" copy =" true" />
44 <phar name =" composer" version =" ^2.8" installed =" 2.8.4" location =" ./tools/composer" copy =" true" />
5- <phar name =" phpstan" version =" ^2.0" installed =" 2.0.4 " location =" ./tools/phpstan" copy =" true" />
5+ <phar name =" phpstan" version =" ^2.0" installed =" 2.1.0 " location =" ./tools/phpstan" copy =" true" />
66</phive >
Original file line number Diff line number Diff line change 3333 "ext-dom" : " *" ,
3434 "ext-libxml" : " *" ,
3535 "ext-xmlwriter" : " *" ,
36- "nikic/php-parser" : " ^5.3.1 " ,
36+ "nikic/php-parser" : " ^5.4.0 " ,
3737 "phpunit/php-file-iterator" : " ^5.1.0" ,
3838 "phpunit/php-text-template" : " ^4.0.1" ,
3939 "sebastian/code-unit-reverse-lookup" : " ^4.0.1" ,
4444 "theseer/tokenizer" : " ^1.2.3"
4545 },
4646 "require-dev" : {
47- "phpunit/phpunit" : " ^11.5.0 "
47+ "phpunit/phpunit" : " ^11.5.2 "
4848 },
4949 "suggest" : {
5050 "ext-pcov" : " PHP extension that provides line coverage" ,
You can’t perform that action at this time.
0 commit comments