Skip to content

Commit f829824

Browse files
committed
Updated tool dependencies
1 parent 57899e0 commit f829824

File tree

19 files changed

+785
-387
lines changed

19 files changed

+785
-387
lines changed

tools/01_phpunit/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"liuggio/fastest": "1.13.0",
1010
"phpunit/php-code-coverage": "12.1.2",
1111
"phpunit/phpcov": "11.0.0",
12-
"phpunit/phpunit": "12.1.0",
12+
"phpunit/phpunit": "12.1.3",
1313
"roave/security-advisories": "dev-latest",
1414
"symfony/browser-kit": "7.2.4",
1515
"symfony/phpunit-bridge": "7.2.0"

tools/01_phpunit/composer.lock

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

tools/02_phpstan/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"php": "^8.4.0"
77
},
88
"require-dev": {
9-
"phpstan/phpstan": "2.1.11",
9+
"phpstan/phpstan": "2.1.12",
1010
"phpstan/phpstan-deprecation-rules": "2.0.1",
1111
"phpstan/phpstan-phpunit": "2.0.6",
1212
"phpstan/phpstan-symfony": "2.0.4",

tools/02_phpstan/composer.lock

Lines changed: 60 additions & 28 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.10.0",
12+
"vimeo/psalm": "6.10.1",
1313
"weirdan/doctrine-psalm-plugin": "2.10.0"
1414
},
1515
"config": {

tools/03_psalm/composer.lock

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

tools/04_symplify/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
"friendsofphp/php-cs-fixer": "3.75.0",
1010
"roave/security-advisories": "dev-latest",
1111
"symplify/config-transformer": "12.4.0",
12-
"symplify/easy-coding-standard": "12.5.11"
12+
"symplify/easy-coding-standard": "12.5.12"
1313
},
1414
"config": {
1515
"allow-plugins": true,

tools/04_symplify/composer.lock

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

tools/05_infection/composer.lock

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

tools/06_php-coveralls/composer.lock

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

0 commit comments

Comments
 (0)