probots-io / pinecone-php

A beautiful, extendable PHP Package to communicate with your pinecone.io indices, collections and vectors.
https://probots.io
MIT License
50 stars 16 forks source link

Fixed incorrect MissingNameException import in tests and CollectionResource #6

Closed ddebowczyk closed 7 months ago

ddebowczyk commented 1 year ago

Incrorrect import of MissingNameException caused following warning by composer: Class Probots\Pinecone\Requests\Exceptions\MissingNameException located in ./vendor/probots-io/pinecone-php/src/Exceptions/MissingNameException.php does not comply with psr-4 autoloading standard. Skipping.

sadikoff commented 8 months ago

Hello, any update here? it looks pretty old, we definitely need a new release :)