8000 Bump to PHPStan 2.1.14 (#6878) · rectorphp/rector-src@788aef9 · GitHub
[go: up one dir, main page]

Skip to content

Commit 788aef9

Browse files
authored
Bump to PHPStan 2.1.14 (#6878)
1 parent 0f1cc10 commit 788aef9

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
@@ -8,7 +8,7 @@
88
],
99
"require": {
1010
"php": "^7.4|^8.0",
11-
"phpstan/phpstan": "^2.1.12"
11+
"phpstan/phpstan": "^2.1.14"
1212
},
1313
"autoload": {
1414
"files": [

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@
2424
"ocramius/package-versions": "^2.9",
2525
"ondram/ci-detector": "^4.2",
2626
"phpstan/phpdoc-parser": "^2.0.2",
27-
"phpstan/phpstan": "^2.1.12",
27+
"phpstan/phpstan": "^2.1.14",
2828
"react/event-loop": "^1.5",
2929
"react/promise": "^3.2",
3030
"react/socket": "^1.15",

0 commit comments

Comments
 (0)
0