Skip to content

Commit ce7b90e

Browse files
deps-dev(deps-dev): update phpstan/phpstan requirement || ^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.22) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.22 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 407fab0 commit ce7b90e

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
@@ -15,7 +15,7 @@
1515
},
1616
"require-dev": {
1717
"squizlabs/php_codesniffer": "^3.7",
18-
"phpstan/phpstan": "^1.10"
18+
"phpstan/phpstan": "^1.10 || ^2.0"
1919
},
2020
"autoload": {
2121
"psr-4": {

0 commit comments

Comments
 (0)