lock down composer versions for final testing
This commit is contained in:
@ -21,9 +21,9 @@
|
||||
"require":
|
||||
{
|
||||
"fortawesome/font-awesome": "4.7",
|
||||
"thetempusproject/bedrock": ">=1.0",
|
||||
"thetempusproject/canary": ">=1.0",
|
||||
"thetempusproject/houdini": ">=1.0",
|
||||
"thetempusproject/bedrock": "1.0.8",
|
||||
"thetempusproject/canary": "1.0.4",
|
||||
"thetempusproject/houdini": "1.0.7",
|
||||
"twbs/bootstrap": "3.3.7"
|
||||
},
|
||||
"autoload":
|
||||
|
2
composer.lock
generated
2
composer.lock
generated
@ -4,7 +4,7 @@
|
||||
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
|
||||
"This file is @generated automatically"
|
||||
],
|
||||
"content-hash": "626435ee799589fce02b1a794a3d8347",
|
||||
"content-hash": "d2223741ba10267e9b8f31f8bbe24b63",
|
||||
"packages": [
|
||||
{
|
||||
"name": "fortawesome/font-awesome",
|
||||
|
Reference in New Issue
Block a user