diff --git a/composer.lock b/composer.lock index 2334f607..203fae77 100644 --- a/composer.lock +++ b/composer.lock @@ -297,16 +297,16 @@ }, { "name": "coderflexx/laravel-presenter", - "version": "v1.3.1", + "version": "v1.3.2", "source": { "type": "git", "url": "https://github.com/coderflexx/laravel-presenter.git", - "reference": "1a9f9cf83bf7b92d6bae03871080d699dbf6b7a3" + "reference": "71deaf26664478ab6768101c2ad244dd6a0ee635" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/coderflexx/laravel-presenter/zipball/1a9f9cf83bf7b92d6bae03871080d699dbf6b7a3", - "reference": "1a9f9cf83bf7b92d6bae03871080d699dbf6b7a3", + "url": "https://api.github.com/repos/coderflexx/laravel-presenter/zipball/71deaf26664478ab6768101c2ad244dd6a0ee635", + "reference": "71deaf26664478ab6768101c2ad244dd6a0ee635", "shasum": "" }, "require": { @@ -359,7 +359,7 @@ ], "support": { "issues": "https://github.com/coderflexx/laravel-presenter/issues", - "source": "https://github.com/coderflexx/laravel-presenter/tree/v1.3.1" + "source": "https://github.com/coderflexx/laravel-presenter/tree/v1.3.2" }, "funding": [ { @@ -367,7 +367,7 @@ "type": "github" } ], - "time": "2023-09-14T13:02:20+00:00" + "time": "2023-12-19T20:33:45+00:00" }, { "name": "composer/class-map-generator", @@ -4882,20 +4882,20 @@ }, { "name": "spatie/laravel-package-tools", - "version": "1.16.1", + "version": "1.16.2", "source": { "type": "git", "url": "https://github.com/spatie/laravel-package-tools.git", - "reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d" + "reference": "e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/cc7c991555a37f9fa6b814aa03af73f88026a83d", - "reference": "cc7c991555a37f9fa6b814aa03af73f88026a83d", + "url": "https://api.github.com/repos/spatie/laravel-package-tools/zipball/e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15", + "reference": "e62eeb1fe8a8a0b2e83227a6c279c8c59f7d3a15", "shasum": "" }, "require": { - "illuminate/contracts": "^9.28|^10.0", + "illuminate/contracts": "^9.28|^10.0|^11.0", "php": "^8.0" }, "require-dev": { @@ -4930,7 +4930,7 @@ ], "support": { "issues": "https://github.com/spatie/laravel-package-tools/issues", - "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.1" + "source": "https://github.com/spatie/laravel-package-tools/tree/1.16.2" }, "funding": [ { @@ -4938,7 +4938,7 @@ "type": "github" } ], - "time": "2023-08-23T09:04:39+00:00" + "time": "2024-01-11T08:43:00+00:00" }, { "name": "spatie/temporary-directory",