diff --git a/composer.lock b/composer.lock index b2c28f8f..58af2d0c 100644 --- a/composer.lock +++ b/composer.lock @@ -6251,16 +6251,16 @@ }, { "name": "sentry/sentry-laravel", - "version": "4.26.0", + "version": "4.27.0", "source": { "type": "git", "url": "https://github.com/getsentry/sentry-laravel.git", - "reference": "8f2cc669ee99d3cda31a89f0a18197fd2efbd1b6" + "reference": "caa0ff39805a2eb8c70c4535a1443d7421c5a5b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/8f2cc669ee99d3cda31a89f0a18197fd2efbd1b6", - "reference": "8f2cc669ee99d3cda31a89f0a18197fd2efbd1b6", + "url": "https://api.github.com/repos/getsentry/sentry-laravel/zipball/caa0ff39805a2eb8c70c4535a1443d7421c5a5b8", + "reference": "caa0ff39805a2eb8c70c4535a1443d7421c5a5b8", "shasum": "" }, "require": { @@ -6273,6 +6273,7 @@ "require-dev": { "friendsofphp/php-cs-fixer": "^3.11", "guzzlehttp/guzzle": "^7.2", + "laravel/ai": "^0.1.5", "laravel/folio": "^1.1", "laravel/framework": "^6.0 | ^7.0 | ^8.0 | ^9.0 | ^10.0 | ^11.0 | ^12.0 | ^13.0", "laravel/octane": "^2.15", @@ -6326,7 +6327,7 @@ ], "support": { "issues": "https://github.com/getsentry/sentry-laravel/issues", - "source": "https://github.com/getsentry/sentry-laravel/tree/4.26.0" + "source": "https://github.com/getsentry/sentry-laravel/tree/4.27.0" }, "funding": [ { @@ -6338,7 +6339,7 @@ "type": "custom" } ], - "time": "2026-06-11T13:22:14+00:00" + "time": "2026-07-15T14:47:03+00:00" }, { "name": "smalot/pdfparser",