Skip to content

Commit 96a6a19

Browse files
committed
Chore(deps) - Updated tool dependencies
1 parent 2cba886 commit 96a6a19

File tree

8 files changed

+40
-40
lines changed

8 files changed

+40
-40
lines changed

tools/01_phpunit/composer.json

+1-1
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.3",
12+
"phpunit/phpunit": "12.1.4",
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

+8-8
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/02_phpstan/composer.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -6,8 +6,8 @@
66
"php": "^8.4.0"
77
},
88
"require-dev": {
9-
"phpstan/phpstan": "2.1.12",
10-
"phpstan/phpstan-deprecation-rules": "2.0.1",
9+
"phpstan/phpstan": "2.1.13",
10+
"phpstan/phpstan-deprecation-rules": "2.0.2",
1111
"phpstan/phpstan-phpunit": "2.0.6",
1212
"phpstan/phpstan-symfony": "2.0.4",
1313
"roave/security-advisories": "dev-latest"

tools/02_phpstan/composer.lock

+13-13
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/04_symplify/composer.json

+1-1
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.12"
12+
"symplify/easy-coding-standard": "12.5.16"
1313
},
1414
"config": {
1515
"allow-plugins": true,

tools/04_symplify/composer.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/09_rector/composer.json

+1-1
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.0.12",
9+
"rector/rector": "2.0.14",
1010
"roave/security-advisories": "dev-latest"
1111
},
1212
"config": {

tools/09_rector/composer.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)