laravel-stubs icon indicating copy to clipboard operation
laravel-stubs copied to clipboard

Problem with instalation of package

Open kerog opened this issue 4 years ago • 1 comments

Hi I try install new version of this package (6.4.1) via composer 2 and I recived this error: Problem 1 - Root composer.json requires atehnix/laravel-stubs, it could not be found in any version, there may be a typo in the package name.

kerog avatar Nov 23 '20 19:11 kerog

This is because it doesn't exist in packagist no more. https://packagist.org/search/?query=atehnix%2Flaravel-stubs

I recommend you clone it and use custom repositories in your composer.json

delmicio avatar Oct 01 '22 00:10 delmicio