Skip to content

Commit 4bbc743

Browse files
Chore(deps-dev): Bump the tools_phpstan_dependencies group across 1 directory with 2 updates
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.33 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tools_phpstan_dependencies - dependency-name: phpstan/phpstan-phpunit dependency-version: 2.0.9 dependency-type: direct:development update-type: version-update:semver-patch dependency-group: tools_phpstan_dependencies ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent a395e4e commit 4bbc743

File tree

2 files changed

+13
-13
lines changed

2 files changed

+13
-13
lines changed

tools/02_phpstan/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,9 +6,9 @@
66
"php": "^8.4.0"
77
},
88
"require-dev": {
9-
"phpstan/phpstan": "2.1.32",
9+
"phpstan/phpstan": "2.1.33",
1010
"phpstan/phpstan-deprecation-rules": "2.0.3",
11-
"phpstan/phpstan-phpunit": "2.0.8",
11+
"phpstan/phpstan-phpunit": "2.0.9",
1212
"phpstan/phpstan-symfony": "2.0.9",
1313
"roave/security-advisories": "dev-latest"
1414
},

tools/02_phpstan/composer.lock

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

0 commit comments

Comments
 (0)