diff --git a/composer.lock b/composer.lock index 1581f2ec8..0e67f709f 100644 --- a/composer.lock +++ b/composer.lock @@ -3783,16 +3783,16 @@ }, { "name": "laravel/framework", - "version": "v10.3.1", + "version": "v10.3.2", "source": { "type": "git", "url": "https://github.com/laravel/framework.git", - "reference": "57cc50d762360edac1c68e37435b193ff2135a36" + "reference": "9e1f11aeae5a5dd7f4870b0c4cfdcc62c7ee811f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/framework/zipball/57cc50d762360edac1c68e37435b193ff2135a36", - "reference": "57cc50d762360edac1c68e37435b193ff2135a36", + "url": "https://api.github.com/repos/laravel/framework/zipball/9e1f11aeae5a5dd7f4870b0c4cfdcc62c7ee811f", + "reference": "9e1f11aeae5a5dd7f4870b0c4cfdcc62c7ee811f", "shasum": "" }, "require": { @@ -3979,7 +3979,7 @@ "issues": "https://github.com/laravel/framework/issues", "source": "https://github.com/laravel/framework" }, - "time": "2023-03-08T02:43:56+00:00" + "time": "2023-03-08T15:48:36+00:00" }, { "name": "laravel/horizon", @@ -16313,16 +16313,16 @@ }, { "name": "phpunit/phpunit", - "version": "10.0.14", + "version": "10.0.15", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "7065dbebcb0f66cf16a45fc9cfc28c2351e06169" + "reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/7065dbebcb0f66cf16a45fc9cfc28c2351e06169", - "reference": "7065dbebcb0f66cf16a45fc9cfc28c2351e06169", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9b0c2245ef173a3d9546f6a4393a85d60eabe071", + "reference": "9b0c2245ef173a3d9546f6a4393a85d60eabe071", "shasum": "" }, "require": { @@ -16354,7 +16354,7 @@ "sebastian/version": "^4.0" }, "suggest": { - "ext-soap": "*" + "ext-soap": "To be able to generate mocks based on WSDL files" }, "bin": [ "phpunit" @@ -16393,7 +16393,7 @@ ], "support": { "issues": "https://github.com/sebastianbergmann/phpunit/issues", - "source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.14" + "source": "https://github.com/sebastianbergmann/phpunit/tree/10.0.15" }, "funding": [ { @@ -16409,7 +16409,7 @@ "type": "tidelift" } ], - "time": "2023-03-01T05:37:49+00:00" + "time": "2023-03-09T06:43:13+00:00" }, { "name": "rector/rector",