File tree Expand file tree Collapse file tree 2 files changed +2
-2
lines changed
Expand file tree Collapse file tree 2 files changed +2
-2
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 =" phpunit" version =" ^11.0.5" installed =" 11.4.4 " location =" ./tools/phpunit" copy =" true" />
3+ <phar name =" phpunit" version =" ^11.0.5" installed =" 11.5.1 " location =" ./tools/phpunit" copy =" true" />
44 <phar name =" psalm" version =" ^5.23.1" installed =" 5.26.1" location =" ./tools/psalm" copy =" true" />
55 <phar name =" phpcs" version =" ^3.9.0" installed =" 3.11.2" location =" ./tools/phpcs" copy =" true" />
66 <phar name =" phpcbf" version =" ^3.9.0" installed =" 3.11.2" location =" ./tools/phpcbf" copy =" true" />
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<phpunit
33 xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
4- xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/11.4 /phpunit.xsd"
4+ xsi : noNamespaceSchemaLocation =" https://schema.phpunit.de/11.5 /phpunit.xsd"
55 bootstrap =" ../vendor/autoload.php"
66 cacheDirectory =" ../var/cache/.phpunit.cache"
77 colors =" true"
You can’t perform that action at this time.
0 commit comments