mirror of
https://github.com/LinkStackOrg/LinkStack.git
synced 2025-01-27 09:41:21 +01:00
Bump laravel/tinker from 2.7.3 to 2.8.0
Bumps [laravel/tinker](https://github.com/laravel/tinker) from 2.7.3 to 2.8.0. - [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.7.3...v2.8.0) --- updated-dependencies: - dependency-name: laravel/tinker dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
ce337f5f2a
commit
0a4cdcd4af
20
composer.lock
generated
20
composer.lock
generated
@ -2022,22 +2022,22 @@
|
||||
},
|
||||
{
|
||||
"name": "laravel/tinker",
|
||||
"version": "v2.7.3",
|
||||
"version": "v2.8.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/tinker.git",
|
||||
"reference": "5062061b4924af3392225dd482ca7b4d85d8b8ef"
|
||||
"reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/tinker/zipball/5062061b4924af3392225dd482ca7b4d85d8b8ef",
|
||||
"reference": "5062061b4924af3392225dd482ca7b4d85d8b8ef",
|
||||
"url": "https://api.github.com/repos/laravel/tinker/zipball/74d0b287cc4ae65d15c368dd697aae71d62a73ad",
|
||||
"reference": "74d0b287cc4ae65d15c368dd697aae71d62a73ad",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"illuminate/console": "^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/support": "^6.0|^7.0|^8.0|^9.0",
|
||||
"illuminate/console": "^6.0|^7.0|^8.0|^9.0|^10.0",
|
||||
"illuminate/contracts": "^6.0|^7.0|^8.0|^9.0|^10.0",
|
||||
"illuminate/support": "^6.0|^7.0|^8.0|^9.0|^10.0",
|
||||
"php": "^7.2.5|^8.0",
|
||||
"psy/psysh": "^0.10.4|^0.11.1",
|
||||
"symfony/var-dumper": "^4.3.4|^5.0|^6.0"
|
||||
@ -2047,7 +2047,7 @@
|
||||
"phpunit/phpunit": "^8.5.8|^9.3.3"
|
||||
},
|
||||
"suggest": {
|
||||
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0)."
|
||||
"illuminate/database": "The Illuminate Database package (^6.0|^7.0|^8.0|^9.0|^10.0)."
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
@ -2084,9 +2084,9 @@
|
||||
],
|
||||
"support": {
|
||||
"issues": "https://github.com/laravel/tinker/issues",
|
||||
"source": "https://github.com/laravel/tinker/tree/v2.7.3"
|
||||
"source": "https://github.com/laravel/tinker/tree/v2.8.0"
|
||||
},
|
||||
"time": "2022-11-09T15:11:38+00:00"
|
||||
"time": "2023-01-10T18:03:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "league/commonmark",
|
||||
|
Loading…
x
Reference in New Issue
Block a user