Skip to content

Commit 13f27dc

Browse files
Update phpstan/phpstan requirement from ^1.4.8 to ^2.1.17
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.1.x/CHANGELOG.md) - [Commits](phpstan/phpstan@1.4.8...2.1.17) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent 038f50b commit 13f27dc

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
@@ -34,7 +34,7 @@
3434
"guzzlehttp/guzzle": "^7.0",
3535
"jdorn/sql-formatter": "^1.2",
3636
"friendsofphp/php-cs-fixer": "^3.0",
37-
"phpstan/phpstan": "^1.4.8"
37+
"phpstan/phpstan": "^2.1.17"
3838
},
3939
"autoload": {
4040
"psr-4": {

0 commit comments

Comments
 (0)