Skip to content

Commit 549a1e3

Browse files
authored
back to phpstan/phpstan version to ^2.1.33 (#368)
1 parent 51597de commit 549a1e3

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
@@ -8,7 +8,7 @@
88
},
99
"require-dev": {
1010
"phpstan/extension-installer": "^1.4",
11-
"phpstan/phpstan": "2.1.x-dev",
11+
"phpstan/phpstan": "^2.1.33",
1212
"phpstan/phpstan-webmozart-assert": "^2.0",
1313
"phpunit/phpunit": "^11.5",
1414
"rector/jack": "^0.5.1",

0 commit comments

Comments
 (0)