Bump laravel/pint from 0.2.3 to 1.0.0

Bumps [laravel/pint](https://github.com/laravel/pint) from 0.2.3 to 1.0.0.
- [Release notes](https://github.com/laravel/pint/releases)
- [Changelog](https://github.com/laravel/pint/blob/main/CHANGELOG.md)
- [Commits](https://github.com/laravel/pint/compare/v0.2.3...v1.0.0)

---
updated-dependencies:
- dependency-name: laravel/pint
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2022-07-15 20:36:09 +00:00 committed by GitHub
parent 5433d69173
commit b38ba9ca02
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 7 additions and 7 deletions

View file

@ -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",

12
composer.lock generated
View file

@ -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",