Skip to content

Commit 68b174f

Browse files
committed
Chore(deps) - Update tool dependencies
1 parent af6ecc2 commit 68b174f

File tree

15 files changed

+427
-372
lines changed

15 files changed

+427
-372
lines changed

phpunit.xml.dist

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
55
xsi:noNamespaceSchemaLocation="vendor/phpunit/phpunit/phpunit.xsd"
66
colors="true"
7-
testdox="true"
7+
testdox="false"
88
testdoxSummary="true"
99
beStrictAboutOutputDuringTests="true"
1010
stopOnError="true"

tools/02_phpstan/composer.lock

Lines changed: 15 additions & 10 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/03_psalm/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"roave/security-advisories": "dev-latest",
1010
"psalm/plugin-phpunit": "0.19.5",
1111
"psalm/plugin-symfony": "5.2.7",
12-
"vimeo/psalm": "6.13.1",
12+
"vimeo/psalm": "6.14.2",
1313
"weirdan/doctrine-psalm-plugin": "2.10.0"
1414
},
1515
"config": {

0 commit comments

Comments
 (0)