Merge pull request #688 from jonnybarnes/dependabot/composer/laravel/tinker-2.8.1

Bump laravel/tinker from 2.8.0 to 2.8.1
This commit is contained in:
Jonny Barnes 2023-02-27 15:32:20 +00:00 committed by GitHub
commit 413a919f92
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",
"version": "v2.8.0",
"version": "v2.8.1",
"source": {
"type": "git",
"url": "https://github.com/laravel/tinker.git",
"reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad"
"reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/tinker/zipball/74d0b287cc4ae65d15c368dd697aae71d62a73ad",
"reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad",
"url": "https://api.github.com/repos/laravel/tinker/zipball/04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
"reference": "04a2d3bd0d650c0764f70bf49d1ee39393e4eb10",
"shasum": ""
},
"require": {
@ -2288,9 +2288,9 @@
],
"support": {
"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",