Bump laravel/tinker from 2.8.0 to 2.8.1

Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.8.0 to 2.8.1.
- [Release notes](https://github.com/laravel/tinker/releases)
- [Changelog](https://github.com/laravel/tinker/blob/2.x/CHANGELOG.md)
- [Commits](https://github.com/laravel/tinker/compare/v2.8.0...v2.8.1)

---
updated-dependencies:
- dependency-name: laravel/tinker
  dependency-type: direct:production
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-02-27 15:28:06 +00:00 committed by GitHub
parent a7b7f43fe3
commit cb8ea52d04
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

12
composer.lock generated
View file

@ -2226,16 +2226,16 @@
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
"version": "v2.8.0", "version": "v2.8.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/tinker.git", "url": "https://github.com/laravel/tinker.git",
"reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad" "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/74d0b287cc4ae65d15c368dd697aae71d62a73ad", "url": "https://api.github.com/repos/laravel/tinker/zipball/04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
"reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad", "reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2288,9 +2288,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/tinker/issues", "issues": "https://github.com/laravel/tinker/issues",
"source": "https://github.com/laravel/tinker/tree/v2.8.0" "source": "https://github.com/laravel/tinker/tree/v2.8.1"
}, },
"time": "2023-01-10T18:03:30+00:00" "time": "2023-02-15T16:40:09+00:00"
}, },
{ {
"name": "lcobucci/clock", "name": "lcobucci/clock",