require.fzaninotto/Faker is invalid, it should not contain uppercase characters. Please use fzaninotto/faker instead.
Asked
Active
Viewed 326 times
0
-
Does this answer your question? [Error when using composer require-dev.mikey179/vfsStream is invalid](https://stackoverflow.com/questions/67437034/error-when-using-composer-require-dev-mikey179-vfsstream-is-invalid) – hakre Jul 04 '22 at 10:25
1 Answers
0
Please use fzaninotto/faker instead.
You have the answer in the message :)
Replace capital F
with lowercase version f
.

kuba
- 3,670
- 3
- 31
- 41