Skip to content

Commit f3866f2

Browse files
committed
Updated tool dependencies
1 parent cf29b24 commit f3866f2

File tree

17 files changed

+366
-511
lines changed

17 files changed

+366
-511
lines changed

tools/01_phpunit/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,9 +7,9 @@
77
},
88
"require-dev": {
99
"liuggio/fastest": "1.13.0",
10-
"phpunit/php-code-coverage": "12.0.5",
10+
"phpunit/php-code-coverage": "12.1.0",
1111
"phpunit/phpcov": "11.0.0",
12-
"phpunit/phpunit": "12.0.7",
12+
"phpunit/phpunit": "12.0.9",
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: 117 additions & 39 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
@@ -9,7 +9,7 @@
99
"phpstan/phpstan": "2.1.8",
1010
"phpstan/phpstan-deprecation-rules": "2.0.1",
1111
"phpstan/phpstan-phpunit": "2.0.4",
12-
"phpstan/phpstan-symfony": "2.0.2",
12+
"phpstan/phpstan-symfony": "2.0.3",
1313
"roave/security-advisories": "dev-latest"
1414
},
1515
"config": {

0 commit comments

Comments
 (0)