Skip to content

Commit 0886268

Browse files
authored
build(meta): upgrade to phpstan v2 (#168)
1 parent e7e7267 commit 0886268

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
@@ -19,7 +19,7 @@
1919
"laravel/pint": "^1.22.0",
2020
"pestphp/pest": "^3.8.2|^4.0.0",
2121
"pestphp/pest-plugin-arch": "^3.1.1|^4.0.0",
22-
"phpstan/phpstan": "^1.12.25",
22+
"phpstan/phpstan": "^2.1",
2323
"symfony/var-dumper": "^7.2.6"
2424
},
2525
"autoload": {

0 commit comments

Comments
 (0)