Skip to content

Commit 098c5b3

Browse files
committed
Updated tool dependencies
1 parent 831da94 commit 098c5b3

File tree

17 files changed

+534
-459
lines changed

17 files changed

+534
-459
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.0",
1111
"phpunit/phpcov": "11.0.0",
12-
"phpunit/phpunit": "12.0.9",
12+
"phpunit/phpunit": "12.0.10",
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: 26 additions & 26 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: 3 additions & 3 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.8",
9+
"phpstan/phpstan": "2.1.11",
1010
"phpstan/phpstan-deprecation-rules": "2.0.1",
11-
"phpstan/phpstan-phpunit": "2.0.4",
12-
"phpstan/phpstan-symfony": "2.0.3",
11+
"phpstan/phpstan-phpunit": "2.0.6",
12+
"phpstan/phpstan-symfony": "2.0.4",
1313
"roave/security-advisories": "dev-latest"
1414
},
1515
"config": {

tools/02_phpstan/composer.lock

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

0 commit comments

Comments
 (0)