Skip to content

Commit 22ece3d

Browse files
Update phpstan/phpstan requirement from ^1.11 to ^1.12
Updates the requirements on [phpstan/phpstan](https://github.com/phpstan/phpstan) to permit the latest version. - [Release notes](https://github.com/phpstan/phpstan/releases) - [Changelog](https://github.com/phpstan/phpstan/blob/2.0.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.11.0...1.12.7) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 1c7f012 commit 22ece3d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
"php-http/psr7-integration-tests": "1.3.0",
4343
"phpspec/prophecy": "^1.19",
4444
"phpspec/prophecy-phpunit": "^2.2",
45-
"phpstan/phpstan": "^1.11",
45+
"phpstan/phpstan": "^1.12",
4646
"phpunit/phpunit": "^9.6",
4747
"squizlabs/php_codesniffer": "^3.10"
4848
},

0 commit comments

Comments
 (0)