mirror of
https://github.com/danog/psalm.git
synced 2024-11-26 20:34:47 +01:00
Added ext-curl to composer.json suggest property
This commit is contained in:
parent
652d4c39cd
commit
6423d8e777
@ -56,7 +56,8 @@
|
||||
"weirdan/prophecy-shim": "^1.0 || ^2.0"
|
||||
},
|
||||
"suggest": {
|
||||
"ext-igbinary": "^2.0.5"
|
||||
"ext-igbinary": "^2.0.5 is required, used to serialize caching data",
|
||||
"ext-curl": "In order to send data to shepherd"
|
||||
},
|
||||
"config": {
|
||||
"optimize-autoloader": true,
|
||||
|
Loading…
Reference in New Issue
Block a user