Skip to content

Commit 5381be3

Browse files
committed
Resolve issue with code-analysis
1 parent 8f57dd9 commit 5381be3

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
@@ -27,7 +27,7 @@
2727
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
2828
"drupal/coder": "^8.3",
2929
"mglaman/drupal-check": "^1.4",
30-
"mglaman/phpstan-drupal": "~1.2"
30+
"mglaman/phpstan-drupal": "~1.2.0"
3131
},
3232
"scripts": {
3333
"code-analysis/drupal-check": [

0 commit comments

Comments
 (0)