Updated composer.json with repositories block
This commit is contained in:
parent
e42a1753d1
commit
e195e77ee7
@ -30,6 +30,12 @@
|
||||
"contao/core": "*",
|
||||
"contao/manager-plugin": "<2.0 || >=3.0"
|
||||
},
|
||||
"repositories": [
|
||||
{
|
||||
"type": "gitlab",
|
||||
"url": "https://git.cgo-it.de/contao/rate-it.git"
|
||||
}
|
||||
],
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"cgoIT\\rateit\\": "src/"
|
||||
|
Loading…
Reference in New Issue
Block a user