Skip to content

Commit c9f4a62

Browse files
Update phpstan/phpstan requirement from ^1.10 to ^1.10 || ^2.0
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.10.0...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 c86f3e6 commit c9f4a62

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
@@ -25,7 +25,7 @@
2525
"ergebnis/composer-normalize": "^2.42",
2626
"friendsofphp/php-cs-fixer": "^3.8",
2727
"php-parallel-lint/php-parallel-lint": "^1.2",
28-
"phpstan/phpstan": "^1.10",
28+
"phpstan/phpstan": "^1.10 || ^2.0",
2929
"phpunit/phpunit": "^10.5.46",
3030
"psy/psysh": "^0.12.8",
3131
"roave/security-advisories": "dev-latest"

0 commit comments

Comments
 (0)