Specify which commit ID to use.
This commit is contained in:
parent
4e87a39145
commit
cbb62d1e5f
|
@ -12,7 +12,7 @@
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"require": {
|
"require": {
|
||||||
"sculpin/sculpin": "dev-master",
|
"sculpin/sculpin": "dev-master#c4f0814",
|
||||||
"tsphethean/sculpin-related-posts-bundle": "~0.1.0",
|
"tsphethean/sculpin-related-posts-bundle": "~0.1.0",
|
||||||
"components/bootstrap": "3.3.5",
|
"components/bootstrap": "3.3.5",
|
||||||
"components/jquery": "~1.9.1",
|
"components/jquery": "~1.9.1",
|
||||||
|
|
8
composer.lock
generated
8
composer.lock
generated
|
@ -4,8 +4,8 @@
|
||||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
||||||
"This file is @generated automatically"
|
"This file is @generated automatically"
|
||||||
],
|
],
|
||||||
"hash": "684c1a754e07028d53a166ead8a0cbe8",
|
"hash": "a3815d272a20196506517f3333add096",
|
||||||
"content-hash": "75bc6de9eb35b0f8ab69b9ba697001b7",
|
"content-hash": "d23473718354d281f1fa09937f5421ab",
|
||||||
"packages": [
|
"packages": [
|
||||||
{
|
{
|
||||||
"name": "behat/behat",
|
"name": "behat/behat",
|
||||||
|
@ -1943,12 +1943,12 @@
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/sculpin/sculpin.git",
|
"url": "https://github.com/sculpin/sculpin.git",
|
||||||
"reference": "c4f0814b955af3b96d6bb4499151a4a6b7fb3f62"
|
"reference": "c4f0814"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/sculpin/sculpin/zipball/c4f0814b955af3b96d6bb4499151a4a6b7fb3f62",
|
"url": "https://api.github.com/repos/sculpin/sculpin/zipball/c4f0814b955af3b96d6bb4499151a4a6b7fb3f62",
|
||||||
"reference": "c4f0814b955af3b96d6bb4499151a4a6b7fb3f62",
|
"reference": "c4f0814",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
|
Reference in a new issue