Skip to content

Commit 1196894

Browse files
Update phpstan/phpstan requirement from ^2.0 to ^2.1
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.32 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0583b77 commit 1196894

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"laminas/laminas-diactoros": "^3.1.0",
4646
"nyholm/psr7": "^1.8.1",
4747
"php-http/psr7-integration-tests": "^1.3.0",
48-
"phpstan/phpstan": "^2.0",
48+
"phpstan/phpstan": "^2.1",
4949
"phpunit/phpunit": "^9.6",
5050
"doctrine/instantiator": "^1.3.1",
5151
"squizlabs/php_codesniffer": "^3.9"

0 commit comments

Comments
 (0)