diff --git a/composer.lock b/composer.lock index 4d8e9df..5a6971b 100644 --- a/composer.lock +++ b/composer.lock @@ -2094,16 +2094,16 @@ }, { "name": "lara-zeus/core", - "version": "2.4.19", + "version": "2.4.20", "source": { "type": "git", "url": "https://github.com/lara-zeus/core.git", - "reference": "282e2de665984c75dc573834cf885146aac40fad" + "reference": "e9e110ca10c46c507c6db2a5a18e16e7bad42013" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/lara-zeus/core/zipball/282e2de665984c75dc573834cf885146aac40fad", - "reference": "282e2de665984c75dc573834cf885146aac40fad", + "url": "https://api.github.com/repos/lara-zeus/core/zipball/e9e110ca10c46c507c6db2a5a18e16e7bad42013", + "reference": "e9e110ca10c46c507c6db2a5a18e16e7bad42013", "shasum": "" }, "require": { @@ -2166,7 +2166,7 @@ ], "support": { "issues": "https://github.com/lara-zeus/core/issues", - "source": "https://github.com/lara-zeus/core/tree/2.4.19" + "source": "https://github.com/lara-zeus/core/tree/2.4.20" }, "funding": [ { @@ -2174,20 +2174,20 @@ "type": "github" } ], - "time": "2023-07-04T21:00:26+00:00" + "time": "2023-07-12T12:51:15+00:00" }, { "name": "laravel/framework", - "version": "v10.14.1", + "version": "v10.15.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "6f89a2b74b232d8bf2e1d9ed87e311841263dfcb" + "reference": "c7599dc92e04532824bafbd226c2936ce6a905b8" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/6f89a2b74b232d8bf2e1d9ed87e311841263dfcb", - "reference": "6f89a2b74b232d8bf2e1d9ed87e311841263dfcb", + "url": "https://api.github.com/repos/laravel/framework/zipball/c7599dc92e04532824bafbd226c2936ce6a905b8", + "reference": "c7599dc92e04532824bafbd226c2936ce6a905b8", "shasum": "" }, "require": { @@ -2374,7 +2374,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-06-28T14:25:16+00:00" + "time": "2023-07-11T13:43:52+00:00" }, { "name": "laravel/serializable-closure", @@ -2774,16 +2774,16 @@ }, { "name": "league/glide", - "version": "2.2.4", + "version": "2.3.0", "source": { "type": "git", "url": "https://github.com/thephpleague/glide.git", - "reference": "d31132bf5651d5abeef345ff523cd9cf2575b971" + "reference": "2ff92c8f1edc80b74e2d3c5efccfc7223f74d407" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/glide/zipball/d31132bf5651d5abeef345ff523cd9cf2575b971", - "reference": "d31132bf5651d5abeef345ff523cd9cf2575b971", + "url": "https://api.github.com/repos/thephpleague/glide/zipball/2ff92c8f1edc80b74e2d3c5efccfc7223f74d407", + "reference": "2ff92c8f1edc80b74e2d3c5efccfc7223f74d407", "shasum": "" }, "require": { @@ -2833,9 +2833,9 @@ ], "support": { "issues": "https://github.com/thephpleague/glide/issues", - "source": "https://github.com/thephpleague/glide/tree/2.2.4" + "source": "https://github.com/thephpleague/glide/tree/2.3.0" }, - "time": "2023-04-18T18:42:22+00:00" + "time": "2023-07-08T06:26:07+00:00" }, { "name": "league/mime-type-detection", @@ -8284,16 +8284,16 @@ }, { "name": "laravel/pint", - "version": "v1.10.3", + "version": "v1.10.4", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "c472786bca01e4812a9bb7933b23edfc5b6877b7" + "reference": "f56798088068af8bd75a8f2c4ecae022990fdf75" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/c472786bca01e4812a9bb7933b23edfc5b6877b7", - "reference": "c472786bca01e4812a9bb7933b23edfc5b6877b7", + "url": "https://api.github.com/repos/laravel/pint/zipball/f56798088068af8bd75a8f2c4ecae022990fdf75", + "reference": "f56798088068af8bd75a8f2c4ecae022990fdf75", "shasum": "" }, "require": { @@ -8304,7 +8304,7 @@ "php": "^8.1.0" }, "require-dev": { - "friendsofphp/php-cs-fixer": "^3.18.0", + "friendsofphp/php-cs-fixer": "^3.21.1", "illuminate/view": "^10.5.1", "laravel-zero/framework": "^10.0.2", "mockery/mockery": "^1.5.1", @@ -8346,7 +8346,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2023-06-20T15:55:03+00:00" + "time": "2023-07-11T15:18:27+00:00" }, { "name": "mockery/mockery", @@ -8727,22 +8727,22 @@ }, { "name": "orchestra/testbench", - "version": "v8.5.9", + "version": "v8.5.10", "source": { "type": "git", "url": "https://github.com/orchestral/testbench.git", - "reference": "c669d2cb6dc869f98d299c5dbf600051ba6deb3e" + "reference": "6878b8119f74bfc77779554dc81f4d9ede3dbe49" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench/zipball/c669d2cb6dc869f98d299c5dbf600051ba6deb3e", - "reference": "c669d2cb6dc869f98d299c5dbf600051ba6deb3e", + "url": "https://api.github.com/repos/orchestral/testbench/zipball/6878b8119f74bfc77779554dc81f4d9ede3dbe49", + "reference": "6878b8119f74bfc77779554dc81f4d9ede3dbe49", "shasum": "" }, "require": { "composer-runtime-api": "^2.2", "fakerphp/faker": "^1.21", - "laravel/framework": ">=10.14.0 <10.15.0", + "laravel/framework": ">=10.14.0 <10.16.0", "mockery/mockery": "^1.5.1", "orchestra/testbench-core": ">=8.5.7 <8.6.0", "php": "^8.1", @@ -8776,22 +8776,22 @@ ], "support": { "issues": "https://github.com/orchestral/testbench/issues", - "source": "https://github.com/orchestral/testbench/tree/v8.5.9" + "source": "https://github.com/orchestral/testbench/tree/v8.5.10" }, - "time": "2023-06-27T13:42:07+00:00" + "time": "2023-07-11T13:52:30+00:00" }, { "name": "orchestra/testbench-core", - "version": "v8.5.8", + "version": "v8.5.9", "source": { "type": "git", "url": "https://github.com/orchestral/testbench-core.git", - "reference": "c9c36e8ef9a8b91cbcc85f629be5ff3670133737" + "reference": "03049a27967ab80972a7c0c0a5be87e421b27ff4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/c9c36e8ef9a8b91cbcc85f629be5ff3670133737", - "reference": "c9c36e8ef9a8b91cbcc85f629be5ff3670133737", + "url": "https://api.github.com/repos/orchestral/testbench-core/zipball/03049a27967ab80972a7c0c0a5be87e421b27ff4", + "reference": "03049a27967ab80972a7c0c0a5be87e421b27ff4", "shasum": "" }, "require": { @@ -8859,7 +8859,7 @@ "issues": "https://github.com/orchestral/testbench/issues", "source": "https://github.com/orchestral/testbench-core" }, - "time": "2023-06-22T05:28:42+00:00" + "time": "2023-07-12T00:16:23+00:00" }, { "name": "pestphp/pest", @@ -9509,16 +9509,16 @@ }, { "name": "phpstan/phpstan", - "version": "1.10.23", + "version": "1.10.25", "source": { "type": "git", "url": "https://github.com/phpstan/phpstan.git", - "reference": "65ab678d1248a8bc6fde456f0d7ff3562a61a4cd" + "reference": "578f4e70d117f9a90699324c555922800ac38d8c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpstan/phpstan/zipball/65ab678d1248a8bc6fde456f0d7ff3562a61a4cd", - "reference": "65ab678d1248a8bc6fde456f0d7ff3562a61a4cd", + "url": "https://api.github.com/repos/phpstan/phpstan/zipball/578f4e70d117f9a90699324c555922800ac38d8c", + "reference": "578f4e70d117f9a90699324c555922800ac38d8c", "shasum": "" }, "require": { @@ -9567,7 +9567,7 @@ "type": "tidelift" } ], - "time": "2023-07-04T13:32:44+00:00" + "time": "2023-07-06T12:11:37+00:00" }, { "name": "phpstan/phpstan-deprecation-rules", @@ -9989,16 +9989,16 @@ }, { "name": "phpunit/phpunit", - "version": "9.6.9", + "version": "9.6.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a9aceaf20a682aeacf28d582654a1670d8826778" + "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a9aceaf20a682aeacf28d582654a1670d8826778", - "reference": "a9aceaf20a682aeacf28d582654a1670d8826778", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a6d351645c3fe5a30f5e86be6577d946af65a328", + "reference": "a6d351645c3fe5a30f5e86be6577d946af65a328", "shasum": "" }, "require": { @@ -10072,7 +10072,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.9" + "source": "https://github.com/sebastianbergmann/phpunit/tree/9.6.10" }, "funding": [ { @@ -10088,7 +10088,7 @@ "type": "tidelift" } ], - "time": "2023-06-11T06:13:56+00:00" + "time": "2023-07-10T04:04:23+00:00" }, { "name": "pimple/pimple",