diff --git a/composer.lock b/composer.lock index f29f1b4..9f2369e 100644 --- a/composer.lock +++ b/composer.lock @@ -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": "8990675691531125da9ae6a4bef16a63", + "content-hash": "626435ee799589fce02b1a794a3d8347", "packages": [ { "name": "fortawesome/font-awesome", @@ -60,11 +60,11 @@ }, { "name": "thetempusproject/bedrock", - "version": "dev-main", + "version": "1.0.1", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/bedrock", - "reference": "c75fc2105955ffb3af56f68ca156f81e51f89488" + "reference": "570a286c1366e2f1b8705853e562fc0cb62ffae8" }, "require": { "php": ">=8.1.0", @@ -72,17 +72,16 @@ "thetempusproject/hermes": ">=1.0", "thetempusproject/houdini": ">=1.0" }, - "default-branch": true, "type": "library", "autoload": { "files": [ - "config/constants.php", - "bin/bedrock.php" + "Config/constants.php", + "Bin/Bedrock.php" ], - "classmap": [ - "classes", - "functions" - ] + "psr-4": { + "TheTempusProject\\Bedroock\\Classes\\": "Classes", + "TheTempusProject\\Bedroock\\Functions\\": "Functions" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -102,29 +101,28 @@ "framework", "mvc" ], - "time": "2024-08-08T05:18:58+00:00" + "time": "2024-08-09T04:39:54+00:00" }, { "name": "thetempusproject/canary", - "version": "dev-main", + "version": "1.0.1", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/canary", - "reference": "be5589533f8c1d0b1c28bac8829333f0077c698d" + "reference": "7746eb4af73f3eaba040d547904a251bbdab6977" }, "require": { "php": ">=8.1.0" }, - "default-branch": true, "type": "library", "autoload": { "files": [ - "config/constants.php", - "bin/canary.php" + "Config/constants.php", + "Bin/Canary.php" ], - "classmap": [ - "classes" - ] + "psr-4": { + "TheTempusProject\\Canary\\Classes\\": "Classes" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -146,20 +144,19 @@ "thetempusproject", "tools" ], - "time": "2024-08-08T05:18:19+00:00" + "time": "2024-08-09T04:35:45+00:00" }, { "name": "thetempusproject/hermes", - "version": "dev-main", + "version": "1.0", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/hermes", - "reference": "e38f8debefb7097b15cb479184dc869e3e3111c0" + "reference": "9d6a79d80be98d0e598ce08c47a98d37814d1105" }, "require": { "php": ">=8.1.0" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -194,18 +191,17 @@ }, { "name": "thetempusproject/houdini", - "version": "dev-main", + "version": "1.0.2", "source": { "type": "git", "url": "https://git.thetempusproject.com/the-tempus-project/houdini", - "reference": "b2d044da64ca1869432dc12b9c98fdb60379ffd9" + "reference": "008d7d90230f9eee87d8dbe982e55fae433e1337" }, "require": { "php": ">=8.1.0", "thetempusproject/canary": ">=1.0", "thetempusproject/hermes": ">=1.0" }, - "default-branch": true, "type": "library", "autoload": { "files": [ @@ -235,7 +231,7 @@ "thetempusproject", "tools" ], - "time": "2024-08-08T05:17:27+00:00" + "time": "2024-08-09T04:38:04+00:00" }, { "name": "twbs/bootstrap", @@ -296,11 +292,7 @@ "packages-dev": [], "aliases": [], "minimum-stability": "dev", - "stability-flags": { - "thetempusproject/bedrock": 20, - "thetempusproject/canary": 20, - "thetempusproject/houdini": 20 - }, + "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": [],