diff --git a/composer.lock b/composer.lock index 1dd7a692..702ff311 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": "6c28fea2d4a7ea474448c0c90b8e55be", + "content-hash": "6af1d00f96d3800d26dd2ccb98f59b3c", "packages": [ { "name": "amphp/amp", @@ -1101,25 +1101,25 @@ }, { "name": "brick/math", - "version": "0.11.0", + "version": "0.12.1", "source": { "type": "git", "url": "https://github.com/brick/math.git", - "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478" + "reference": "f510c0a40911935b77b86859eb5223d58d660df1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/brick/math/zipball/0ad82ce168c82ba30d1c01ec86116ab52f589478", - "reference": "0ad82ce168c82ba30d1c01ec86116ab52f589478", + "url": "https://api.github.com/repos/brick/math/zipball/f510c0a40911935b77b86859eb5223d58d660df1", + "reference": "f510c0a40911935b77b86859eb5223d58d660df1", "shasum": "" }, "require": { - "php": "^8.0" + "php": "^8.1" }, "require-dev": { "php-coveralls/php-coveralls": "^2.2", - "phpunit/phpunit": "^9.0", - "vimeo/psalm": "5.0.0" + "phpunit/phpunit": "^10.1", + "vimeo/psalm": "5.16.0" }, "type": "library", "autoload": { @@ -1139,12 +1139,17 @@ "arithmetic", "bigdecimal", "bignum", + "bignumber", "brick", - "math" + "decimal", + "integer", + "math", + "mathematics", + "rational" ], "support": { "issues": "https://github.com/brick/math/issues", - "source": "https://github.com/brick/math/tree/0.11.0" + "source": "https://github.com/brick/math/tree/0.12.1" }, "funding": [ { @@ -1152,7 +1157,7 @@ "type": "github" } ], - "time": "2023-01-15T23:15:59+00:00" + "time": "2023-11-29T23:19:16+00:00" }, { "name": "carbonphp/carbon-doctrine-types", @@ -4302,44 +4307,6 @@ ], "time": "2024-04-24T12:14:15+00:00" }, - { - "name": "llmlarahub/websearch", - "version": "dev-main", - "dist": { - "type": "path", - "url": "Modules/Websearch", - "reference": "77abfad95984a7a14ef77880b6146f343de798f8" - }, - "type": "library", - "extra": { - "laravel": { - "providers": [], - "aliases": [] - } - }, - "autoload": { - "psr-4": { - "LlmLaraHub\\WebSearch\\": "$APP_FOLDER_NAME$", - "LlmLaraHub\\WebSearch\\Database\\Factories\\": "database/factories/", - "LlmLaraHub\\WebSearch\\Database\\Seeders\\": "database/seeders/" - } - }, - "autoload-dev": { - "psr-4": { - "LlmLaraHub\\WebSearch\\Tests\\": "tests/" - } - }, - "authors": [ - { - "name": "Alfred Nutile", - "email": "alfrednutile@gmail.com" - } - ], - "description": "Source based on the web", - "transport-options": { - "relative": true - } - }, { "name": "maennchen/zipstream-php", "version": "3.1.0", @@ -7028,20 +6995,20 @@ }, { "name": "ramsey/uuid", - "version": "4.7.5", + "version": "4.7.6", "source": { "type": "git", "url": "https://github.com/ramsey/uuid.git", - "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e" + "reference": "91039bc1faa45ba123c4328958e620d382ec7088" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/ramsey/uuid/zipball/5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", - "reference": "5f0df49ae5ad6efb7afa69e6bfab4e5b1e080d8e", + "url": "https://api.github.com/repos/ramsey/uuid/zipball/91039bc1faa45ba123c4328958e620d382ec7088", + "reference": "91039bc1faa45ba123c4328958e620d382ec7088", "shasum": "" }, "require": { - "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11", + "brick/math": "^0.8.8 || ^0.9 || ^0.10 || ^0.11 || ^0.12", "ext-json": "*", "php": "^8.0", "ramsey/collection": "^1.2 || ^2.0" @@ -7104,7 +7071,7 @@ ], "support": { "issues": "https://github.com/ramsey/uuid/issues", - "source": "https://github.com/ramsey/uuid/tree/4.7.5" + "source": "https://github.com/ramsey/uuid/tree/4.7.6" }, "funding": [ { @@ -7116,7 +7083,7 @@ "type": "tidelift" } ], - "time": "2023-11-08T05:53:05+00:00" + "time": "2024-04-27T21:32:50+00:00" }, { "name": "ratchet/rfc6455", @@ -14169,8 +14136,7 @@ "stability-flags": { "laravel/pulse": 10, "laravel/reverb": 10, - "phpoffice/phppresentation": 20, - "llmlarahub/websearch": 20 + "phpoffice/phppresentation": 20 }, "prefer-stable": false, "prefer-lowest": false,