Skip to content

Commit d195d1b

Browse files
Upgraded phpstan
1 parent c1aabba commit d195d1b

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

vendor-bin/phpstan/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
11
{
22
"require": {
33
"php": "^7.2.5 || ^8.0",
4-
"phpstan/phpstan": "0.12.60",
5-
"phpstan/phpstan-deprecation-rules": "0.12.5",
4+
"phpstan/phpstan": "0.12.64",
5+
"phpstan/phpstan-deprecation-rules": "0.12.6",
66
"phpstan/phpstan-strict-rules": "0.12.5",
77
"thecodingmachine/phpstan-strict-rules": "0.12.1",
88
"ergebnis/phpstan-rules": "0.15.3"

0 commit comments

Comments
 (0)