diff --git a/composer.lock b/composer.lock index 91251b0..5d15a40 100644 --- a/composer.lock +++ b/composer.lock @@ -1386,16 +1386,16 @@ }, { "name": "jenssegers/model", - "version": "v1.5.2", + "version": "v1.5.3", "source": { "type": "git", "url": "https://github.com/jenssegers/model.git", - "reference": "2f91457d2efa7f0440ed8703a0d85ba65ee31b94" + "reference": "8a81b2e6fdd49fa0372fb56c62e23de13bf0d623" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/jenssegers/model/zipball/2f91457d2efa7f0440ed8703a0d85ba65ee31b94", - "reference": "2f91457d2efa7f0440ed8703a0d85ba65ee31b94", + "url": "https://api.github.com/repos/jenssegers/model/zipball/8a81b2e6fdd49fa0372fb56c62e23de13bf0d623", + "reference": "8a81b2e6fdd49fa0372fb56c62e23de13bf0d623", "shasum": "" }, "require": { @@ -1431,9 +1431,9 @@ ], "support": { "issues": "https://github.com/jenssegers/model/issues", - "source": "https://github.com/jenssegers/model/tree/v1.5.2" + "source": "https://github.com/jenssegers/model/tree/v1.5.3" }, - "time": "2024-04-03T13:39:07+00:00" + "time": "2024-07-25T12:44:26+00:00" }, { "name": "knplabs/knp-snappy", @@ -1534,16 +1534,16 @@ }, { "name": "laravel/framework", - "version": "v11.18.1", + "version": "v11.19.0", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "b19ba518c56852567e99fbae9321bc436c2cc5a8" + "reference": "5e103d499e9ee5bcfc184412d034c4e516b87085" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/b19ba518c56852567e99fbae9321bc436c2cc5a8", - "reference": "b19ba518c56852567e99fbae9321bc436c2cc5a8", + "url": "https://api.github.com/repos/laravel/framework/zipball/5e103d499e9ee5bcfc184412d034c4e516b87085", + "reference": "5e103d499e9ee5bcfc184412d034c4e516b87085", "shasum": "" }, "require": { @@ -1736,7 +1736,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2024-07-26T10:39:29+00:00" + "time": "2024-07-30T15:22:41+00:00" }, { "name": "laravel/intuit", @@ -3056,11 +3056,11 @@ }, { "name": "leenooks/laravel", - "version": "11.1.7", + "version": "11.1.8", "source": { "type": "git", "url": "https://gitea.dege.au/laravel/leenooks.git", - "reference": "eaece2b69d028fba0db5a5bb55b1386acf017cbc" + "reference": "8acc3a91af7e4ce622aec60934a2f942b4a19eda" }, "type": "library", "extra": { @@ -3093,7 +3093,7 @@ "laravel", "leenooks" ], - "time": "2024-07-28T04:52:56+00:00" + "time": "2024-07-31T12:40:35+00:00" }, { "name": "leenooks/passkey", @@ -8909,16 +8909,16 @@ }, { "name": "phpunit/phpunit", - "version": "11.2.8", + "version": "11.2.9", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39" + "reference": "c197bbaaca360efda351369bf1fd9cc1ca6bcbf7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/a7a29e8d3113806f18f99d670f580a30e8ffff39", - "reference": "a7a29e8d3113806f18f99d670f580a30e8ffff39", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/c197bbaaca360efda351369bf1fd9cc1ca6bcbf7", + "reference": "c197bbaaca360efda351369bf1fd9cc1ca6bcbf7", "shasum": "" }, "require": { @@ -8989,7 +8989,7 @@ "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", "security": "https://github.com/sebastianbergmann/phpunit/security/policy", - "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.8" + "source": "https://github.com/sebastianbergmann/phpunit/tree/11.2.9" }, "funding": [ { @@ -9005,7 +9005,7 @@ "type": "tidelift" } ], - "time": "2024-07-18T14:56:37+00:00" + "time": "2024-07-30T11:09:23+00:00" }, { "name": "sebastian/cli-parser",