bugfix + composer version bumps

This commit is contained in:
Joey Kimsey
2024-08-09 02:22:58 -04:00
parent 5b823f02f1
commit d9f0e86ce1
2 changed files with 5 additions and 5 deletions

View File

@ -9,7 +9,7 @@
* @link https://TheTempusProject.com/Core * @link https://TheTempusProject.com/Core
* @license https://opensource.org/licenses/MIT [MIT LICENSE] * @license https://opensource.org/licenses/MIT [MIT LICENSE]
*/ */
namespace TheTempusProject\Houdini\Classes; namespace TheTempusProject\Bedrock\Classes;
use TheTempusProject\Houdini\Classes\Template; use TheTempusProject\Houdini\Classes\Template;
use TheTempusProject\Hermes\Functions\Route as Routes; use TheTempusProject\Hermes\Functions\Route as Routes;

8
composer.lock generated
View File

@ -12,7 +12,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/canary", "url": "https://git.thetempusproject.com/the-tempus-project/canary",
"reference": "7746eb4af73f3eaba040d547904a251bbdab6977" "reference": "8dff31b4eefa3efeb9f81d2e6b6ef3e9f8c9f27b"
}, },
"require": { "require": {
"php": ">=8.1.0" "php": ">=8.1.0"
@ -48,7 +48,7 @@
"thetempusproject", "thetempusproject",
"tools" "tools"
], ],
"time": "2024-08-09T04:35:45+00:00" "time": "2024-08-09T06:18:45+00:00"
}, },
{ {
"name": "thetempusproject/hermes", "name": "thetempusproject/hermes",
@ -100,7 +100,7 @@
"source": { "source": {
"type": "git", "type": "git",
"url": "https://git.thetempusproject.com/the-tempus-project/houdini", "url": "https://git.thetempusproject.com/the-tempus-project/houdini",
"reference": "3de98733ac32c0a6e1a3230cbccfa33263e399be" "reference": "34babdb2dc508450d14a0764bf81b032a6861a58"
}, },
"require": { "require": {
"php": ">=8.1.0", "php": ">=8.1.0",
@ -137,7 +137,7 @@
"thetempusproject", "thetempusproject",
"tools" "tools"
], ],
"time": "2024-08-09T04:56:06+00:00" "time": "2024-08-09T06:20:26+00:00"
} }
], ],
"packages-dev": [], "packages-dev": [],