mirror of
https://github.com/FH-Complete/FHC-Core.git
synced 2026-07-20 00:12:15 +00:00
git Beispiel in composer.json wurde in das Wiki verschoben
This commit is contained in:
@@ -5,24 +5,5 @@
|
||||
"components/bootstrap": "3.3.5",
|
||||
"michelf/php-markdown": "1.5.0"
|
||||
|
||||
},
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
|
||||
"_comment":
|
||||
{
|
||||
"um GIT-Repos zu inkludieren, muss die url zuerst zu 'repositories' hinzugefügt werden. Anschließend kann es bei 'require' wie üblich mit angegeben werden:":{
|
||||
"repositories": [
|
||||
{"type": "git", "url": "https://github.com/BEISPIEL/BEISPIEL.git"}
|
||||
],
|
||||
"require": {
|
||||
"BEISPIEL/BEISPIEL": "x.x.x"
|
||||
}
|
||||
}
|
||||
}
|
||||
}
|
||||
|
||||
Generated
+1
-1
@@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"hash": "ef5178581ef212d2de46334bd149f469",
|
||||
"hash": "c07a27773905e5c19ee99e404627eafd",
|
||||
"content-hash": "6574a5f8f5995f3db237091bf4b70270",
|
||||
"packages": [
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user