Start Repo
This commit is contained in:
commit
d37d271831
7
README.md
Normal file
7
README.md
Normal file
@ -0,0 +1,7 @@
|
||||
# Project for xRechnung
|
||||
|
||||
## Installation
|
||||
|
||||
|
||||
|
||||
##
|
27
composer.json
Normal file
27
composer.json
Normal file
@ -0,0 +1,27 @@
|
||||
{
|
||||
"name": "d3/xrechnung-project",
|
||||
"type": "project",
|
||||
"description": "xRechnung Project",
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
}
|
||||
},
|
||||
"minimum-stability": "dev",
|
||||
"require": {
|
||||
"horstoeko/zugferd": "^1.0",
|
||||
"vlucas/phpdotenv": "^5.6",
|
||||
"horstoeko/zugferdvisualizer": "^1.0"
|
||||
},
|
||||
"repositories": [
|
||||
],
|
||||
"config": {
|
||||
"preferred-install": {
|
||||
"*": "dist"
|
||||
},
|
||||
"platform": {
|
||||
"php": "8.1"
|
||||
},
|
||||
"allow-plugins": {
|
||||
}
|
||||
}
|
||||
}
|
Laden…
Verwijs in nieuw issue
Block a user