diff --git a/composer.json b/composer.json index 7f52983..195f1c4 100644 --- a/composer.json +++ b/composer.json @@ -11,7 +11,7 @@ "php": "^8.2", "andcarpi/laravel-popper": "^0.9.4", "blade-ui-kit/blade-icons": "^1.6", - "creativecrafts/laravel-paginate-collection": "^0.2.4", + "creativecrafts/laravel-paginate-collection": "^1.0.0", "cviebrock/eloquent-sluggable": "^11.0", "guzzlehttp/guzzle": "^7.2", "intervention/image": "^3.0", diff --git a/composer.lock b/composer.lock index 3131551..5a7b8bd 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": "8fd4bc3417481551ef10997a5aae1bbd", + "content-hash": "5eaddfa714172560c8c6860ef40ce08b", "packages": [ { "name": "andcarpi/laravel-popper", @@ -492,34 +492,34 @@ }, { "name": "creativecrafts/laravel-paginate-collection", - "version": "0.2.4", + "version": "1.0.0", "source": { "type": "git", "url": "https://github.com/CreativeCrafts/laravel-paginate-collection.git", - "reference": "ee750374a8a02820c1f86e80a88bdc1e2fefcaf1" + "reference": "26ad605f435345d20dfaf554edbec07ce1115d37" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/CreativeCrafts/laravel-paginate-collection/zipball/ee750374a8a02820c1f86e80a88bdc1e2fefcaf1", - "reference": "ee750374a8a02820c1f86e80a88bdc1e2fefcaf1", + "url": "https://api.github.com/repos/CreativeCrafts/laravel-paginate-collection/zipball/26ad605f435345d20dfaf554edbec07ce1115d37", + "reference": "26ad605f435345d20dfaf554edbec07ce1115d37", "shasum": "" }, "require": { - "php": "^8.1", - "spatie/laravel-package-tools": "^1.14.0" + "illuminate/contracts": "^11.0|^10.0", + "php": "^8.2", + "spatie/laravel-package-tools": "^1.16" }, "require-dev": { - "laravel/pint": "^1.4", - "nunomaduro/collision": "^6.4", - "nunomaduro/larastan": "^2.4", - "orchestra/testbench": "^8.0", - "pestphp/pest": "^1.22", - "pestphp/pest-plugin-laravel": "^1.4", - "phpstan/extension-installer": "^1.2", + "larastan/larastan": "^2.9", + "laravel/pint": "^1.14", + "nunomaduro/collision": "^8.1|^7.0", + "orchestra/testbench": "^9.0|^8.0", + "pestphp/pest": "^2.34", + "pestphp/pest-plugin-arch": "^2.7", + "pestphp/pest-plugin-laravel": "^2.3", + "phpstan/extension-installer": "^1.3", "phpstan/phpstan-deprecation-rules": "^1.1", - "phpstan/phpstan-phpunit": "^1.3", - "phpunit/phpunit": "^9.5", - "spatie/laravel-ray": "^1.32" + "phpstan/phpstan-phpunit": "^1.3" }, "type": "library", "extra": { @@ -557,9 +557,9 @@ ], "support": { "issues": "https://github.com/CreativeCrafts/laravel-paginate-collection/issues", - "source": "https://github.com/CreativeCrafts/laravel-paginate-collection/tree/0.2.4" + "source": "https://github.com/CreativeCrafts/laravel-paginate-collection/tree/1.0.0" }, - "time": "2023-02-21T20:22:50+00:00" + "time": "2024-03-17T18:21:44+00:00" }, { "name": "cviebrock/eloquent-sluggable", @@ -2638,16 +2638,16 @@ }, { "name": "league/flysystem", - "version": "3.25.1", + "version": "3.26.0", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "abbd664eb4381102c559d358420989f835208f18" + "reference": "072735c56cc0da00e10716dd90d5a7f7b40b36be" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/abbd664eb4381102c559d358420989f835208f18", - "reference": "abbd664eb4381102c559d358420989f835208f18", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/072735c56cc0da00e10716dd90d5a7f7b40b36be", + "reference": "072735c56cc0da00e10716dd90d5a7f7b40b36be", "shasum": "" }, "require": { @@ -2712,7 +2712,7 @@ ], "support": { "issues": "https://github.com/thephpleague/flysystem/issues", - "source": "https://github.com/thephpleague/flysystem/tree/3.25.1" + "source": "https://github.com/thephpleague/flysystem/tree/3.26.0" }, "funding": [ { @@ -2724,7 +2724,7 @@ "type": "github" } ], - "time": "2024-03-16T12:53:19+00:00" + "time": "2024-03-25T11:49:53+00:00" }, { "name": "league/flysystem-aws-s3-v3", @@ -9224,16 +9224,16 @@ }, { "name": "mockery/mockery", - "version": "1.6.10", + "version": "1.6.11", "source": { "type": "git", "url": "https://github.com/mockery/mockery.git", - "reference": "47065d1be1fa05def58dc14c03cf831d3884ef0b" + "reference": "81a161d0b135df89951abd52296adf97deb0723d" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/mockery/mockery/zipball/47065d1be1fa05def58dc14c03cf831d3884ef0b", - "reference": "47065d1be1fa05def58dc14c03cf831d3884ef0b", + "url": "https://api.github.com/repos/mockery/mockery/zipball/81a161d0b135df89951abd52296adf97deb0723d", + "reference": "81a161d0b135df89951abd52296adf97deb0723d", "shasum": "" }, "require": { @@ -9303,7 +9303,7 @@ "security": "https://github.com/mockery/mockery/security/advisories", "source": "https://github.com/mockery/mockery" }, - "time": "2024-03-19T16:15:45+00:00" + "time": "2024-03-21T18:34:15+00:00" }, { "name": "myclabs/deep-copy",