Merge pull request #313 from jonnybarnes/dependabot/composer/laravel/pint-1.0.0
Bump laravel/pint from 0.2.3 to 1.0.0
This commit is contained in:
commit
1d3ac4f8a1
2 changed files with 7 additions and 7 deletions
|
@ -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
12
composer.lock
generated
|
@ -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",
|
||||
|
|
Loading…
Add table
Reference in a new issue