build(deps-dev): Bump laravel/pint from 1.11.0 to 1.12.0
Bumps [laravel/pint](https://github.com/laravel/pint) from 1.11.0 to 1.12.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/v1.11.0...v1.12.0) --- updated-dependencies: - dependency-name: laravel/pint dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
37d5169e23
commit
0f3f356470
1 changed files with 6 additions and 6 deletions
12
composer.lock
generated
12
composer.lock
generated
|
@ -9176,16 +9176,16 @@
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/pint",
|
"name": "laravel/pint",
|
||||||
"version": "v1.11.0",
|
"version": "v1.12.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/pint.git",
|
"url": "https://github.com/laravel/pint.git",
|
||||||
"reference": "88e835bf922b94017778bde89ef8f215e1ea40db"
|
"reference": "08bcf51e520a5e5aea458fc600ac4869f6934a66"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/pint/zipball/88e835bf922b94017778bde89ef8f215e1ea40db",
|
"url": "https://api.github.com/repos/laravel/pint/zipball/08bcf51e520a5e5aea458fc600ac4869f6934a66",
|
||||||
"reference": "88e835bf922b94017778bde89ef8f215e1ea40db",
|
"reference": "08bcf51e520a5e5aea458fc600ac4869f6934a66",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
|
@ -9198,7 +9198,7 @@
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"friendsofphp/php-cs-fixer": "^3.21.1",
|
"friendsofphp/php-cs-fixer": "^3.21.1",
|
||||||
"illuminate/view": "^10.5.1",
|
"illuminate/view": "^10.5.1",
|
||||||
"laravel-zero/framework": "^10.1.1",
|
"laravel-zero/framework": "^10.1.2",
|
||||||
"mockery/mockery": "^1.5.1",
|
"mockery/mockery": "^1.5.1",
|
||||||
"nunomaduro/larastan": "^2.5.1",
|
"nunomaduro/larastan": "^2.5.1",
|
||||||
"nunomaduro/termwind": "^1.15.1",
|
"nunomaduro/termwind": "^1.15.1",
|
||||||
|
@ -9238,7 +9238,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-08-15T15:30:00+00:00"
|
"time": "2023-08-30T07:53:32+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/sail",
|
"name": "laravel/sail",
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue