lock down composer versions for final testing

This commit is contained in:
Joey Kimsey
2024-08-15 12:40:31 -04:00
parent 9972f6a654
commit 431b1214fa
2 changed files with 4 additions and 4 deletions

View File

@ -21,9 +21,9 @@
"require": "require":
{ {
"fortawesome/font-awesome": "4.7", "fortawesome/font-awesome": "4.7",
"thetempusproject/bedrock": ">=1.0", "thetempusproject/bedrock": "1.0.8",
"thetempusproject/canary": ">=1.0", "thetempusproject/canary": "1.0.4",
"thetempusproject/houdini": ">=1.0", "thetempusproject/houdini": "1.0.7",
"twbs/bootstrap": "3.3.7" "twbs/bootstrap": "3.3.7"
}, },
"autoload": "autoload":

2
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "626435ee799589fce02b1a794a3d8347", "content-hash": "d2223741ba10267e9b8f31f8bbe24b63",
"packages": [ "packages": [
{ {
"name": "fortawesome/font-awesome", "name": "fortawesome/font-awesome",