File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1212 "prefer-stable" : true ,
1313 "require" : {
1414 "php" : " ^8.1" ,
15- "codenamephp/deployer.base" : " ^1.0 || ^2.0 " ,
15+ "codenamephp/deployer.base" : " 1 - 3 " ,
1616 "codenamephp/deployer.command" : " ^1.0"
1717 },
1818 "autoload" : {
Original file line number Diff line number Diff line change 1717 -->
1818<phive xmlns =" https://phar.io/phive" >
1919 <phar name =" phpunit" version =" ^9.0.1" installed =" 9.6.5" location =" ./tools/phpunit.phar" copy =" true" />
20- <phar name =" psalm" version =" ^5.0" installed =" 5.7.7 " location =" ./tools/psalm" copy =" true" />
21- <phar name =" composer-unused" version =" ^0.8" installed =" 0.8.5 " location =" ./tools/composer-unused" copy =" true" />
20+ <phar name =" psalm" version =" ^5.0" installed =" 5.8.0 " location =" ./tools/psalm" copy =" true" />
21+ <phar name =" composer-unused" version =" ^0.8" installed =" 0.8.6 " location =" ./tools/composer-unused" copy =" true" />
2222 <phar name =" composer-require-checker" version =" ^4.0" installed =" 4.5.0" location =" ./tools/composer-require-checker" copy =" true" />
2323 <phar name =" infection" version =" ^0.26" installed =" 0.26.19" location =" ./tools/infection" copy =" true" />
2424</phive >
You can’t perform that action at this time.
0 commit comments