Bump laravel/pint from 1.9.0 to 1.10.0

Bumps [laravel/pint](https://github.com/laravel/pint) from 1.9.0 to 1.10.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.9.0...v1.10.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:
dependabot[bot]
2023-04-26 01:06:47 +00:00
committed by GitHub
parent c6d318bbc3
commit 73e319e068

12
composer.lock generated
View File

@@ -7226,16 +7226,16 @@
},
{
"name": "laravel/pint",
"version": "v1.9.0",
"version": "v1.10.0",
"source": {
"type": "git",
"url": "https://github.com/laravel/pint.git",
"reference": "eac5ec3d6b5c96543c682e309a10fdddc9f61d80"
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/pint/zipball/eac5ec3d6b5c96543c682e309a10fdddc9f61d80",
"reference": "eac5ec3d6b5c96543c682e309a10fdddc9f61d80",
"url": "https://api.github.com/repos/laravel/pint/zipball/c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc",
"reference": "c7a01fa9bdd79819e7a2f1ba63ac1b02e6692dbc",
"shasum": ""
},
"require": {
@@ -7288,7 +7288,7 @@
"issues": "https://github.com/laravel/pint/issues",
"source": "https://github.com/laravel/pint"
},
"time": "2023-04-18T14:50:44+00:00"
"time": "2023-04-25T14:52:30+00:00"
},
{
"name": "laravel/sail",
@@ -9508,5 +9508,5 @@
"php": "^8.0.2"
},
"platform-dev": [],
"plugin-api-version": "2.1.0"
"plugin-api-version": "2.3.0"
}