Skip to content

Commit 3c4d8fb

Browse files
Update composer.json
1 parent af681cc commit 3c4d8fb

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": {
3-
"phpstan/phpstan": "~0.12.32",
3+
"phpstan/phpstan": "~0.12.33",
44
"phpstan/phpstan-deprecation-rules": "~0.12.4",
5-
"phpstan/phpstan-strict-rules": "~0.12.2",
5+
"phpstan/phpstan-strict-rules": "~0.12.3",
66
"thecodingmachine/phpstan-strict-rules": "~0.12.0",
77
"ergebnis/phpstan-rules": "~0.15.0"
88
},

0 commit comments

Comments
 (0)