Skip to content

Commit 6f9a938

Browse files
Update phpstan/phpstan requirement from ^1.9 to ^1.12 (#180)
1 parent 23a1700 commit 6f9a938

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
@@ -18,7 +18,7 @@
1818
},
1919
"require-dev": {
2020
"phpstan/extension-installer": "^1.4",
21-
"phpstan/phpstan": "^1.9",
21+
"phpstan/phpstan": "^1.12",
2222
"phpunit/phpunit": "^9.6",
2323
"symfony/var-dumper": "^5.3",
2424
"thecodingmachine/phpstan-safe-rule": "^1.2",

0 commit comments

Comments
 (0)