Skip to content

Commit 5af3ddb

Browse files
authored
Bump to PHPStan ^2.1.33 (#7720)
1 parent d12d4d6 commit 5af3ddb

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

build/target-repository/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
],
1010
"require": {
1111
"php": "^7.4|^8.0",
12-
"phpstan/phpstan": "^2.1.32"
12+
"phpstan/phpstan": "^2.1.33"
1313
},
1414
"autoload": {
1515
"files": [

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"nikic/php-parser": "^5.6.2",
2424
"ondram/ci-detector": "^4.2",
2525
"phpstan/phpdoc-parser": "^2.3",
26-
"phpstan/phpstan": "^2.1.32",
26+
"phpstan/phpstan": "^2.1.33",
2727
"react/event-loop": "^1.6",
2828
"react/promise": "^3.3",
2929
"react/socket": "^1.17",

0 commit comments

Comments
 (0)