This is my EVN:
- Windows 10
- Composer version 1.8.0
- php version 7.2.13
- wampserver version 3.1.4
I found that the problem comes from PhpStorm(2018.3) suggestion to add the extension
So after I comment or remove them, it works fine for me,
"webpatser/laravel-uuid": "^3.0"//,
// "ext-apache": "*",
// "ext-curl": "*"