git Beispiel in composer.json wurde in das Wiki verschoben

This commit is contained in:
Andreas Moik
2016-01-27 11:39:12 +01:00
parent e74dd2c5d7
commit f0d0d607d0
2 changed files with 1 additions and 20 deletions
-19
View File
@@ -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
View File
@@ -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": [
{