build(deps-dev): Bump laravel/sail from 1.29.0 to 1.29.1
Bumps [laravel/sail](https://github.com/laravel/sail) from 1.29.0 to 1.29.1. - [Release notes](https://github.com/laravel/sail/releases) - [Changelog](https://github.com/laravel/sail/blob/1.x/CHANGELOG.md) - [Commits](https://github.com/laravel/sail/compare/v1.29.0...v1.29.1) --- updated-dependencies: - dependency-name: laravel/sail dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
d61dc7d784
commit
3d48d54834
1 changed files with 6 additions and 5 deletions
11
composer.lock
generated
11
composer.lock
generated
|
@ -9693,16 +9693,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/sail",
|
||||
"version": "v1.29.0",
|
||||
"version": "v1.29.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/sail.git",
|
||||
"reference": "e40cc7ffb5186c45698dbd47e9477e0e429396d0"
|
||||
"reference": "8be4a31150eab3b46af11a2e7b2c4632eefaad7e"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/e40cc7ffb5186c45698dbd47e9477e0e429396d0",
|
||||
"reference": "e40cc7ffb5186c45698dbd47e9477e0e429396d0",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/8be4a31150eab3b46af11a2e7b2c4632eefaad7e",
|
||||
"reference": "8be4a31150eab3b46af11a2e7b2c4632eefaad7e",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -9710,6 +9710,7 @@
|
|||
"illuminate/contracts": "^9.52.16|^10.0|^11.0",
|
||||
"illuminate/support": "^9.52.16|^10.0|^11.0",
|
||||
"php": "^8.0",
|
||||
"symfony/console": "^6.0|^7.0",
|
||||
"symfony/yaml": "^6.0|^7.0"
|
||||
},
|
||||
"require-dev": {
|
||||
|
@ -9751,7 +9752,7 @@
|
|||
"issues": "https://github.com/laravel/sail/issues",
|
||||
"source": "https://github.com/laravel/sail"
|
||||
},
|
||||
"time": "2024-03-08T16:32:33+00:00"
|
||||
"time": "2024-03-20T20:09:31+00:00"
|
||||
},
|
||||
{
|
||||
"name": "maximebf/debugbar",
|
||||
|
|
Loading…
Add table
Reference in a new issue