diff --git a/composer.json b/composer.json index 388ea835..5158b17e 100644 --- a/composer.json +++ b/composer.json @@ -37,7 +37,7 @@ "beyondcode/laravel-dump-server": "^1.0", "fakerphp/faker": "^1.9.2", "laravel/dusk": "^6.0", - "laravel/pint": "^0.2.3", + "laravel/pint": "^1.0.0", "mockery/mockery": "^1.0", "nunomaduro/collision": "^6.1", "phpunit/php-code-coverage": "^9.2", diff --git a/composer.lock b/composer.lock index b632dfed..6a615ec6 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": "937617828b317f99c27aeab818ddeb0a", + "content-hash": "c152af902b24084f8a8b69201651179f", "packages": [ { "name": "aws/aws-crt-php", @@ -8731,16 +8731,16 @@ }, { "name": "laravel/pint", - "version": "v0.2.3", + "version": "v1.0.0", "source": { "type": "git", "url": "https://github.com/laravel/pint.git", - "reference": "d0829631687c1238abdd660daac3d7218254b65c" + "reference": "df89c86ce4515f28b70feaf9ad59e8c3bdb888fd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/laravel/pint/zipball/d0829631687c1238abdd660daac3d7218254b65c", - "reference": "d0829631687c1238abdd660daac3d7218254b65c", + "url": "https://api.github.com/repos/laravel/pint/zipball/df89c86ce4515f28b70feaf9ad59e8c3bdb888fd", + "reference": "df89c86ce4515f28b70feaf9ad59e8c3bdb888fd", "shasum": "" }, "require": { @@ -8793,7 +8793,7 @@ "issues": "https://github.com/laravel/pint/issues", "source": "https://github.com/laravel/pint" }, - "time": "2022-07-04T16:04:06+00:00" + "time": "2022-07-14T14:50:04+00:00" }, { "name": "maximebf/debugbar",