Hello,
While doing composer install I keep getting the following error:
In PackageManifest.php line 122:
Undefined index: name
Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
I have tried deleting the composer.lock and composer update or composer install, no change at all.
Any idea how to solve this ?
Thanks
Hello,
While doing composer install I keep getting the following error:
In PackageManifest.php line 122:
Undefined index: name
Script @php artisan package:discover handling the post-autoload-dump event returned with error code 1
I have tried deleting the composer.lock and composer update or composer install, no change at all.
Any idea how to solve this ?
Thanks