Skip to content

Commit 0eec87a

Browse files
Update phpstan/phpstan requirement from ^1.6 to ^1.7
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/1.7.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.6.0...1.7.8) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 0293962 commit 0eec87a

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@
4545
"laminas/laminas-diactoros": "^2.9",
4646
"nyholm/psr7": "^1.5",
4747
"php-http/psr7-integration-tests": "dev-master",
48-
"phpstan/phpstan": "^1.6",
48+
"phpstan/phpstan": "^1.7",
4949
"phpunit/phpunit": "^9.5",
5050
"squizlabs/php_codesniffer": "^3.6"
5151
},

0 commit comments

Comments
 (0)