Skip to content

Commit a160fa7

Browse files
Update phpstan/phpstan requirement from ^1 || ^2 to ^2.1.32
--- updated-dependencies: - dependency-name: phpstan/phpstan dependency-version: 2.1.32 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 8878935 commit a160fa7

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 || ^2",
67+
"phpstan/phpstan": "^2.1.32",
6868
"phpunit/phpunit": "^9.6 || ^10 || ^11 || ^12",
6969
"slim/http": "^1.3",
7070
"slim/psr7": "^1.6",

0 commit comments

Comments
 (0)