Merge pull request #335 from jonnybarnes/dependabot/composer/laravel/pint-1.1.0

Bump laravel/pint from 1.0.0 to 1.1.0
This commit is contained in:
Jonny Barnes 2022-07-27 13:07:27 +01:00 committed by GitHub
commit a3e11d357a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 18 additions and 18 deletions

10
composer.lock generated
View file

@ -8830,16 +8830,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.0.0", "version": "v1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "df89c86ce4515f28b70feaf9ad59e8c3bdb888fd" "reference": "16cccd66169f926308fefb21ddbc03a261ca7e79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/df89c86ce4515f28b70feaf9ad59e8c3bdb888fd", "url": "https://api.github.com/repos/laravel/pint/zipball/16cccd66169f926308fefb21ddbc03a261ca7e79",
"reference": "df89c86ce4515f28b70feaf9ad59e8c3bdb888fd", "reference": "16cccd66169f926308fefb21ddbc03a261ca7e79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8892,7 +8892,7 @@
"issues": "https://github.com/laravel/pint/issues", "issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint" "source": "https://github.com/laravel/pint"
}, },
"time": "2022-07-14T14:50:04+00:00" "time": "2022-07-26T15:32:23+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",