Skip to content
This repository was archived by the owner on Jul 24, 2024. It is now read-only.

Commit 158e7c9

Browse files
authored
Merge pull request #4 from jeboehm/renovate/phpstan-phpstan-0.x
Update dependency phpstan/phpstan to v0.12.83
2 parents 81b1981 + 46429a6 commit 158e7c9

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
@@ -17,7 +17,7 @@
1717
}
1818
},
1919
"require-dev": {
20-
"phpstan/phpstan": "0.12.74"
20+
"phpstan/phpstan": "0.12.83"
2121
},
2222
"scripts": {
2323
"phpstan": "phpstan analyse -l 8 src/"

0 commit comments

Comments
 (0)