Skip to content

Commit a456313

Browse files
committed
Merge remote-tracking branch 'origin/8.7' into 8.7
2 parents 439a83e + 9210206 commit a456313

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -52,5 +52,10 @@
5252
"phpstan": [
5353
"phpstan analyse src --level 2 --no-progress"
5454
]
55+
},
56+
"config": {
57+
"allow-plugins": {
58+
"php-http/discovery": true
59+
}
5560
}
5661
}

0 commit comments

Comments
 (0)