change id

This commit is contained in:
Markus Gärtner 2025-01-03 11:22:32 +01:00
parent 8bf9f5af05
commit 883efcaa6c
3 changed files with 3 additions and 3 deletions

View File

@ -15,7 +15,7 @@ werden von D³ zur Verfügung gestellt und ist in diesem Projekt zu installieren
## Installation Projekt:
```bash
composer create-project d3/xrechnung xrechnung
composer create-project d3/xrechnungproject xrechnung
```
Ausführung parallel bzw. außerhalb des Shops, jedoch auf identischen Account zum Austausch der Dateien.

View File

@ -3,7 +3,7 @@
## Installation Project
composer create-project d3/xrechnung xrechnung
composer create-project d3/xrechnungproject xrechnung
## Configuration Project

View File

@ -1,5 +1,5 @@
{
"name": "d3/xrechnung",
"name": "d3/xrechnungproject",
"type": "project",
"description": "XRechnung Project",
"autoload": {