diff --git a/composer.json b/composer.json index 866ee24..a840a36 100644 --- a/composer.json +++ b/composer.json @@ -19,7 +19,7 @@ "filament/spatie-laravel-media-library-plugin": "^3.3", "filament/spatie-laravel-translatable-plugin": "^3.3", "laravel/framework": "^12.53", - "haydenpierce/class-finder": "^0.5.3", + "haydenpierce/class-finder": "^0.6.0", "laravel/scout": "^10.24", "laravel/tinker": "^2.11", "league/flysystem-aws-s3-v3": "^3.32", diff --git a/composer.lock b/composer.lock index 7240554..243231c 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": "e5b4cc20cd437f7e955873dc0bb88970", + "content-hash": "ce043a164d05767cf016e0f0b385fcf8", "packages": [ { "name": "anourvalar/eloquent-serialize", @@ -2626,16 +2626,16 @@ }, { "name": "haydenpierce/class-finder", - "version": "0.5.3", + "version": "0.6.0", "source": { "type": "git", - "url": "git@gitlab.com:hpierce1102/ClassFinder.git", - "reference": "40703445c18784edcc6411703e7c3869af11ec8c" + "url": "https://gitlab.com/hpierce1102/ClassFinder.git", + "reference": "b9e7859e9570c77805a9dc9caff7071f5d343636" }, "dist": { "type": "zip", - "url": "https://gitlab.com/api/v4/projects/hpierce1102%2FClassFinder/repository/archive.zip?sha=40703445c18784edcc6411703e7c3869af11ec8c", - "reference": "40703445c18784edcc6411703e7c3869af11ec8c", + "url": "https://gitlab.com/api/v4/projects/hpierce1102%2FClassFinder/repository/archive.zip?sha=b9e7859e9570c77805a9dc9caff7071f5d343636", + "reference": "b9e7859e9570c77805a9dc9caff7071f5d343636", "shasum": "" }, "require": { @@ -2664,7 +2664,11 @@ } ], "description": "A library that can provide of a list of classes in a given namespace", - "time": "2023-06-18T17:43:01+00:00" + "support": { + "issues": "https://gitlab.com/hpierce1102/ClassFinder/-/issues", + "source": "https://gitlab.com/hpierce1102/ClassFinder/-/tree/0.6.0" + }, + "time": "2026-05-30T23:39:50+00:00" }, { "name": "jean85/pretty-package-versions",