Skip to content
New issue

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

Package request: part-db #364907

Open
felbinger opened this issue Dec 13, 2024 · 2 comments · May be fixed by #365249
Open

Package request: part-db #364907

felbinger opened this issue Dec 13, 2024 · 2 comments · May be fixed by #365249
Assignees
Labels
0.kind: packaging request Request for a new package to be added 6.topic: php

Comments

@felbinger
Copy link
Member

Project description

Part-DB is an Open source inventory management system for your electronic components

Metadata


Note for maintainers: Please tag this issue in your PR.


Add a 👍 reaction to issues you find important.

@felbinger felbinger added 0.kind: packaging request Request for a new package to be added 6.topic: php labels Dec 13, 2024
@felbinger

This comment has been minimized.

@SuperSandro2000
Copy link
Member

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"
 }

@felbinger felbinger linked a pull request Dec 14, 2024 that will close this issue
13 tasks
@felbinger felbinger self-assigned this Dec 14, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
0.kind: packaging request Request for a new package to be added 6.topic: php
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants