Skip to content

Commit 65b5502

Browse files
committed
Chore(deps): Updated tool dependencies
1 parent 539f006 commit 65b5502

File tree

15 files changed

+1319
-843
lines changed

15 files changed

+1319
-843
lines changed

tools/02_phpstan/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"php": "^8.4.0"
77
},
88
"require-dev": {
9-
"phpstan/phpstan": "2.1.22",
9+
"phpstan/phpstan": "2.1.29",
1010
"phpstan/phpstan-deprecation-rules": "2.0.3",
1111
"phpstan/phpstan-phpunit": "2.0.7",
12-
"phpstan/phpstan-symfony": "2.0.7",
12+
"phpstan/phpstan-symfony": "2.0.8",
1313
"roave/security-advisories": "dev-latest"
1414
},
1515
"config": {

tools/02_phpstan/composer.lock

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

tools/03_psalm/composer.lock

Lines changed: 115 additions & 101 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: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,10 +6,10 @@
66
"php": "^8.4.0"
77
},
88
"require-dev": {
9-
"friendsofphp/php-cs-fixer": "3.86.0",
9+
"friendsofphp/php-cs-fixer": "3.88.0",
1010
"roave/security-advisories": "dev-latest",
1111
"symplify/config-transformer": "12.4.3",
12-
"symplify/easy-coding-standard": "12.5.24"
12+
"symplify/easy-coding-standard": "12.6.0"
1313
},
1414
"config": {
1515
"allow-plugins": true,

tools/04_symplify/composer.lock

Lines changed: 189 additions & 92 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: 81 additions & 67 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: 79 additions & 69 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/07_phpinsights/composer.lock

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

tools/08_phpmetrics/composer.lock

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

tools/09_rector/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-
"rector/rector": "2.1.4",
9+
"rector/rector": "2.1.7",
1010
"roave/security-advisories": "dev-latest"
1111
},
1212
"config": {

0 commit comments

Comments
 (0)