Skip to content

Commit 946087e

Browse files
Update phpstan/phpstan requirement from ^1.12 to ^2.1
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.12.0...2.1.17) --- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.17 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 56acabc commit 946087e

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
@@ -64,7 +64,7 @@
6464
"nyholm/psr7-server": "^1.1",
6565
"phpspec/prophecy": "^1.19",
6666
"phpspec/prophecy-phpunit": "^2.1",
67-
"phpstan/phpstan": "^1.12",
67+
"phpstan/phpstan": "^2.1",
6868
"phpunit/phpunit": "^9.6",
6969
"slim/http": "^1.3",
7070
"slim/psr7": "^1.6",

0 commit comments

Comments
 (0)