remove not necessary items
This commit is contained in:
parent
3596268040
commit
3a068b1821
@ -8,17 +8,12 @@
|
|||||||
},
|
},
|
||||||
"minimum-stability": "dev",
|
"minimum-stability": "dev",
|
||||||
"require": {
|
"require": {
|
||||||
"d3/xrechnung_standalone": "dev-rel_1.0",
|
|
||||||
"horstoeko/zugferd": "^1.0",
|
"horstoeko/zugferd": "^1.0",
|
||||||
"vlucas/phpdotenv": "^5.6",
|
"vlucas/phpdotenv": "^5.6",
|
||||||
"horstoeko/zugferdvisualizer": "^1.0",
|
"horstoeko/zugferdvisualizer": "^1.0",
|
||||||
"ajgl/composer-symlinker": "^0.2.5"
|
"ajgl/composer-symlinker": "^0.2.5"
|
||||||
},
|
},
|
||||||
"repositories": [
|
"repositories": [
|
||||||
{
|
|
||||||
"type": "vcs",
|
|
||||||
"url": "gitfhfac@git.d3data.de:D3Private/XRechnungLib.git"
|
|
||||||
}
|
|
||||||
],
|
],
|
||||||
"scripts": {
|
"scripts": {
|
||||||
"post-install-cmd": [
|
"post-install-cmd": [
|
||||||
@ -29,13 +24,8 @@
|
|||||||
]
|
]
|
||||||
},
|
},
|
||||||
"config": {
|
"config": {
|
||||||
"preferred-install": {
|
|
||||||
"*": "dist"
|
|
||||||
},
|
|
||||||
"platform": {
|
"platform": {
|
||||||
"php": "8.1"
|
"php": "8.1"
|
||||||
},
|
|
||||||
"allow-plugins": {
|
|
||||||
}
|
}
|
||||||
},
|
},
|
||||||
"extra": {
|
"extra": {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user