Merge pull request #1116 from jonnybarnes/dependabot/composer/laravel/pint-1.13.6

build(deps-dev): Bump laravel/pint from 1.13.5 to 1.13.6
This commit is contained in:
Jonny Barnes 2023-11-08 19:00:11 +00:00 committed by GitHub
commit 1a5693bfeb
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

18
composer.lock generated
View file

@ -9827,16 +9827,16 @@
}, },
{ {
"name": "laravel/pint", "name": "laravel/pint",
"version": "v1.13.5", "version": "v1.13.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/pint.git", "url": "https://github.com/laravel/pint.git",
"reference": "df105cf8ce7a8f0b8a9425ff45cd281a5448e423" "reference": "3e3d2ab01c7d8b484c18e6100ecf53639c744fa7"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/df105cf8ce7a8f0b8a9425ff45cd281a5448e423", "url": "https://api.github.com/repos/laravel/pint/zipball/3e3d2ab01c7d8b484c18e6100ecf53639c744fa7",
"reference": "df105cf8ce7a8f0b8a9425ff45cd281a5448e423", "reference": "3e3d2ab01c7d8b484c18e6100ecf53639c744fa7",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9847,13 +9847,13 @@
"php": "^8.1.0" "php": "^8.1.0"
}, },
"require-dev": { "require-dev": {
"friendsofphp/php-cs-fixer": "^3.34.1", "friendsofphp/php-cs-fixer": "^3.38.0",
"illuminate/view": "^10.26.2", "illuminate/view": "^10.30.1",
"laravel-zero/framework": "^10.1.2", "laravel-zero/framework": "^10.3.0",
"mockery/mockery": "^1.6.6", "mockery/mockery": "^1.6.6",
"nunomaduro/larastan": "^2.6.4", "nunomaduro/larastan": "^2.6.4",
"nunomaduro/termwind": "^1.15.1", "nunomaduro/termwind": "^1.15.1",
"pestphp/pest": "^2.20.0" "pestphp/pest": "^2.24.2"
}, },
"bin": [ "bin": [
"builds/pint" "builds/pint"
@ -9889,7 +9889,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": "2023-10-26T09:26:10+00:00" "time": "2023-11-07T17:59:57+00:00"
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",