diff --git a/composer.json b/composer.json index fab129ab..df4bcb0c 100644 --- a/composer.json +++ b/composer.json @@ -31,7 +31,7 @@ "laravel/framework": "^10.15.0", "laravel/sanctum": "^3.3.1", "laravel/tinker": "^2.8.2", - "symfony/http-foundation": "^6.3.6" + "symfony/http-foundation": "^6.3.7" }, "require-dev": { "ergebnis/composer-normalize": "^2.39.0", diff --git a/composer.lock b/composer.lock index 0164c682..d1a64f98 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": "adee1625c3e59cd3a3debbe82a9c97f0", + "content-hash": "975fff5123bc6c6d049e0e184c1b3dae", "packages": [ { "name": "brick/math", @@ -3562,16 +3562,16 @@ }, { "name": "symfony/http-foundation", - "version": "v6.3.6", + "version": "v6.3.7", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "c186627f52febe09c6d5270b04f8462687a250a6" + "reference": "59d1837d5d992d16c2628cd0d6b76acf8d69b33e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/c186627f52febe09c6d5270b04f8462687a250a6", - "reference": "c186627f52febe09c6d5270b04f8462687a250a6", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/59d1837d5d992d16c2628cd0d6b76acf8d69b33e", + "reference": "59d1837d5d992d16c2628cd0d6b76acf8d69b33e", "shasum": "" }, "require": { @@ -3619,7 +3619,7 @@ "description": "Defines an object-oriented layer for the HTTP specification", "homepage": "https://symfony.com", "support": { - "source": "https://github.com/symfony/http-foundation/tree/v6.3.6" + "source": "https://github.com/symfony/http-foundation/tree/v6.3.7" }, "funding": [ { @@ -3635,7 +3635,7 @@ "type": "tidelift" } ], - "time": "2023-10-17T11:32:53+00:00" + "time": "2023-10-28T23:55:27+00:00" }, { "name": "symfony/http-kernel",