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":
{
"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":