File tree 4 files changed +4
-4
lines changed
4 files changed +4
-4
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.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" />
4
4
<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" />
6
6
</phive >
Original file line number Diff line number Diff line change 33
33
"ext-dom" : " *" ,
34
34
"ext-libxml" : " *" ,
35
35
"ext-xmlwriter" : " *" ,
36
- "nikic/php-parser" : " ^5.3.1 " ,
36
+ "nikic/php-parser" : " ^5.4.0 " ,
37
37
"phpunit/php-file-iterator" : " ^5.1.0" ,
38
38
"phpunit/php-text-template" : " ^4.0.1" ,
39
39
"sebastian/code-unit-reverse-lookup" : " ^4.0.1" ,
44
44
"theseer/tokenizer" : " ^1.2.3"
45
45
},
46
46
"require-dev" : {
47
- "phpunit/phpunit" : " ^11.5.0 "
47
+ "phpunit/phpunit" : " ^11.5.2 "
48
48
},
49
49
"suggest" : {
50
50
"ext-pcov" : " PHP extension that provides line coverage" ,
You can’t perform that action at this time.
0 commit comments