Skip to content

Commit 4f39d28

Browse files
committed
Chore(deps) - Updated tool dependencies
1 parent 8333550 commit 4f39d28

File tree

17 files changed

+191
-179
lines changed

17 files changed

+191
-179
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.12.0",
1010
"phpunit/php-code-coverage": "12.0.4",
1111
"phpunit/phpcov": "11.0.0",
12-
"phpunit/phpunit": "12.0.5",
12+
"phpunit/phpunit": "12.0.7",
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: 25 additions & 24 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.6",
9+
"phpstan/phpstan": "2.1.8",
1010
"phpstan/phpstan-deprecation-rules": "2.0.1",
1111
"phpstan/phpstan-phpunit": "2.0.4",
1212
"phpstan/phpstan-symfony": "2.0.2",

tools/02_phpstan/composer.lock

Lines changed: 16 additions & 15 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: 10 additions & 9 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
@@ -6,7 +6,7 @@
66
"php": "^8.4.0"
77
},
88
"require-dev": {
9-
"friendsofphp/php-cs-fixer": "3.70.0",
9+
"friendsofphp/php-cs-fixer": "3.71.0",
1010
"roave/security-advisories": "dev-latest",
1111
"symplify/config-transformer": "12.4.0",
1212
"symplify/easy-coding-standard": "12.5.8"

0 commit comments

Comments
 (0)