We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Part-DB is an Open source inventory management system for your electronic components
agpl3Only
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered:
Try this patch
diff --git a/composer.json b/composer.json index 0659f2ee..05e08017 100644 --- a/composer.json +++ b/composer.json @@ -1,4 +1,6 @@ { + "name": "part-db/part-db-server", + "description": "Part-DB is an Open source inventory management system for your electronic components", "type": "project", "license": "AGPL-3.0-or-later", "require": { diff --git a/composer.lock b/composer.lock index 614a35f7..e0c949eb 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "465fa2ab7f9f8dad2b8cfbeaa640c136", + "content-hash": "cec123f8cbf51820ba08c5c69ec2ded4", "packages": [ { "name": "amphp/amp", @@ -19278,9 +19278,9 @@ "ext-json": "*", "ext-mbstring": "*" }, - "platform-dev": [], + "platform-dev": {}, "platform-overrides": { "php": "8.1.0" }, - "plugin-api-version": "2.3.0" + "plugin-api-version": "2.6.0" }
Sorry, something went wrong.
felbinger
Successfully merging a pull request may close this issue.
Project description
Part-DB is an Open source inventory management system for your electronic components
Metadata
agpl3Only
Note for maintainers: Please tag this issue in your PR.
Add a 👍 reaction to issues you find important.
The text was updated successfully, but these errors were encountered: