Angel-Source-Labs / laravel-spatial

Spatial: GIS for Laravel
Other
5 stars 0 forks source link

Composer could not find the package #1

Open metaclass-nl opened 1 week ago

metaclass-nl commented 1 week ago

composer require angel-source-labs/laravel-spatial

resulted in:

In PackageDiscoveryTrait.php line 383:

Could not find a matching version of package angel-source-labs/laravel-spat
ial. Check the package spelling, your version constraint and that the packa
ge is available in a stability which matches your minimum-stability (dev).

Maybe because angel-source-labs/laravel-spatial is not on https://packagist.org/packages/angel-source-labs/ ?

bfinlay commented 1 week ago

Yes you are correct. I was considering changing the name before putting it on packagist, but I hadn’t come up with a good name and I can change it later if I do.

I have added it to packagist.

Let me know how it works for you.