Skip to content

Commit 6473e10

Browse files
committed
Updated tool dependencies
1 parent 44cd92b commit 6473e10

File tree

15 files changed

+1749
-287
lines changed

15 files changed

+1749
-287
lines changed

tools/01_phpunit/composer.lock

Lines changed: 24 additions & 20 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
@@ -5,9 +5,9 @@
55
"php": "^8.3.0"
66
},
77
"require-dev": {
8-
"phpstan/phpstan": "1.10.67",
9-
"phpstan/phpstan-phpunit": "1.3.16",
10-
"phpstan/phpstan-symfony": "1.3.12",
8+
"phpstan/phpstan": "1.11.1",
9+
"phpstan/phpstan-phpunit": "1.4.0",
10+
"phpstan/phpstan-symfony": "1.4.0",
1111
"roave/security-advisories": "dev-latest"
1212
},
1313
"config": {

0 commit comments

Comments
 (0)