Skip to content

Commit ec616ed

Browse files
committed
Bump PHPStan to ^2.1.41
1 parent 16136f7 commit ec616ed

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

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.40"
12+
"phpstan/phpstan": "^2.1.41"
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.7",
2424
"ondram/ci-detector": "^4.2",
2525
"phpstan/phpdoc-parser": "^2.3",
26-
"phpstan/phpstan": "^2.1.40",
26+
"phpstan/phpstan": "^2.1.41",
2727
"react/event-loop": "^1.6",
2828
"react/promise": "^3.3",
2929
"react/socket": "^1.17",

0 commit comments

Comments
 (0)