diff --git a/composer.lock b/composer.lock index a7fc852..3c2dcbf 100644 --- a/composer.lock +++ b/composer.lock @@ -5375,19 +5375,20 @@ }, { "name": "laravel/sail", - "version": "v1.3.1", + "version": "v1.4.11", "source": { "type": "git", "url": "https://github.com/laravel/sail.git", - "reference": "a18519e96c32894ac3f8775fa8eb6de5750aca5a" + "reference": "e46a3228da4e95a411a981ac807bd119ab2485fa" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/sail/zipball/a18519e96c32894ac3f8775fa8eb6de5750aca5a", - "reference": "a18519e96c32894ac3f8775fa8eb6de5750aca5a", + "url": "https://api.github.com/repos/laravel/sail/zipball/e46a3228da4e95a411a981ac807bd119ab2485fa", + "reference": "e46a3228da4e95a411a981ac807bd119ab2485fa", "shasum": "" }, "require": { + "illuminate/console": "^8.0|^9.0", "illuminate/contracts": "^8.0|^9.0", "illuminate/support": "^8.0|^9.0", "php": "^7.3|^8.0" @@ -5430,7 +5431,7 @@ "issues": "https://github.com/laravel/sail/issues", "source": "https://github.com/laravel/sail" }, - "time": "2021-02-09T16:44:58+00:00" + "time": "2021-04-06T14:00:39+00:00" }, { "name": "mockery/mockery",