Merge pull request #52 from rico-vz/dependabot/composer/laravel/sail-1.26.3

build(deps-dev): bump laravel/sail from 1.26.2 to 1.26.3
This commit is contained in:
Rico
2023-12-12 08:43:56 +01:00
committed by GitHub

10
composer.lock generated
View File

@@ -8455,16 +8455,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.26.2", "version": "v1.26.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "c0177786b1cd05b687b0fa11364aeeecb42cd3d8" "reference": "fa1ad5fbb03686dfc752bfd1861d86091cc1c32d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/c0177786b1cd05b687b0fa11364aeeecb42cd3d8", "url": "https://api.github.com/repos/laravel/sail/zipball/fa1ad5fbb03686dfc752bfd1861d86091cc1c32d",
"reference": "c0177786b1cd05b687b0fa11364aeeecb42cd3d8", "reference": "fa1ad5fbb03686dfc752bfd1861d86091cc1c32d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -8516,7 +8516,7 @@
"issues": "https://github.com/laravel/sail/issues", "issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail" "source": "https://github.com/laravel/sail"
}, },
"time": "2023-11-27T14:46:06+00:00" "time": "2023-12-02T18:26:39+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",