Compare commits

2 Commits

Author SHA1 Message Date
f08a7b07ee hint for support 2025-05-23 21:02:11 +02:00
37540c92b7 adding version tag 2025-05-23 20:46:10 +02:00

View File

@@ -14,14 +14,17 @@ If you choose to use it, adjust your `composer.json`
"repositories": [
{
"type": "vcs",
"url": "https://github.com/alexh-swdev/softwareheld_xrechnung.git"
"url": "https://work.software-held.com/OpenMage/SoftwareHeld_Xrechnung.git"
}
],
(...)
```
Then run `composer require alexh-swdev/softwareheld_xrechnung --update-no-dev --minimal-changes --optimize-autoloader -vvv` or similar.
Then run `composer require alexh-swdev/softwareheld_xrechnung --minimal-changes --optimize-autoloader -vvv` or similar.
To update, run `composer update alexh-swdev/softwareheld_xrechnung --update-no-dev --minimal-changes --optimize-autoloader -vvv` or similar.
## Support
This is a semi-privat self hosted git server, so account creation is disabled, hence you can't create issues here. For support, please write an email to [info@software-held.com](mailto:info@software-held.com)
## Credits