File tree Expand file tree Collapse file tree 4 files changed +2
-5
lines changed
Expand file tree Collapse file tree 4 files changed +2
-5
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 =" ^2.16" installed =" 2.16.4 " location =" ./tools/php-cs-fixer" copy =" true" />
3+ <phar name =" php-cs-fixer" version =" ^2.16" installed =" 2.16.7 " location =" ./tools/php-cs-fixer" copy =" true" />
44 <phar name =" psalm" version =" ^4.0" installed =" 4.0.1" location =" ./tools/psalm" copy =" true" />
55 <phar name =" roave/backwardcompatibilitycheck" version =" ^5.0.0" installed =" 5.0.0" location =" ./tools/roave-backward-compatibility-check" copy =" true" />
6+ <phar name =" composer" version =" ^2.0.3" installed =" 2.0.3" location =" ./tools/composer" copy =" true" />
67</phive >
Original file line number Diff line number Diff line change 2222 <arg value =" update" />
2323 <arg value =" --force-accept-unsigned" />
2424 </exec >
25-
26- <exec executable =" ${ basedir } /tools/composer" taskname =" composer" >
27- <arg value =" self-update" />
28- </exec >
2925 </target >
3026</project >
3127
You can’t perform that action at this time.
0 commit comments