Open Issues Need Help
View All on GitHub Probably need to create version tag 3 months ago
AI Summary: The issue is that the `mcpuishor/qdrant-laravel` package lacks a stable version tag, preventing Composer from installing it. The solution is to create a version tag (e.g., v1.0.0) for the package and push it to a repository like GitHub or GitLab, then update the `composer.json` file to reflect the version.
Complexity:
2/5
good first issue