Compare commits
2 Commits
| Author | SHA1 | Date | |
|---|---|---|---|
| f08a7b07ee | |||
| 37540c92b7 |
@@ -14,14 +14,17 @@ If you choose to use it, adjust your `composer.json`
|
|||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
{
|
||||||
"type": "vcs",
|
"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.
|
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
|
## Credits
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user