Merge pull request #1012 from jonnybarnes/dependabot/composer/laravel/sail-1.23.3

build(deps-dev): Bump laravel/sail from 1.23.2 to 1.23.3
This commit is contained in:
Jonny Barnes 2023-08-16 18:07:39 +01:00 committed by GitHub
commit 42d5b58258
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

24
composer.lock generated
View file

@ -3360,25 +3360,29 @@
},
{
"name": "nesbot/carbon",
"version": "2.68.1",
"version": "2.69.0",
"source": {
"type": "git",
"url": "https://github.com/briannesbitt/Carbon.git",
"reference": "4f991ed2a403c85efbc4f23eb4030063fdbe01da"
"reference": "4308217830e4ca445583a37d1bf4aff4153fa81c"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4f991ed2a403c85efbc4f23eb4030063fdbe01da",
"reference": "4f991ed2a403c85efbc4f23eb4030063fdbe01da",
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4308217830e4ca445583a37d1bf4aff4153fa81c",
"reference": "4308217830e4ca445583a37d1bf4aff4153fa81c",
"shasum": ""
},
"require": {
"ext-json": "*",
"php": "^7.1.8 || ^8.0",
"psr/clock": "^1.0",
"symfony/polyfill-mbstring": "^1.0",
"symfony/polyfill-php80": "^1.16",
"symfony/translation": "^3.4 || ^4.0 || ^5.0 || ^6.0"
},
"provide": {
"psr/clock-implementation": "1.0"
},
"require-dev": {
"doctrine/dbal": "^2.0 || ^3.1.4",
"doctrine/orm": "^2.7",
@ -3458,7 +3462,7 @@
"type": "tidelift"
}
],
"time": "2023-06-20T18:29:04+00:00"
"time": "2023-08-03T09:00:52+00:00"
},
{
"name": "nette/schema",
@ -9236,16 +9240,16 @@
},
{
"name": "laravel/sail",
"version": "v1.23.2",
"version": "v1.23.3",
"source": {
"type": "git",
"url": "https://github.com/laravel/sail.git",
"reference": "f8694d6af5729be72ae96b91e344c5676c89114a"
"reference": "e5536ac1df10eacd72a6569dc1b0db49b9ddbb85"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/f8694d6af5729be72ae96b91e344c5676c89114a",
"reference": "f8694d6af5729be72ae96b91e344c5676c89114a",
"url": "https://api.github.com/repos/laravel/sail/zipball/e5536ac1df10eacd72a6569dc1b0db49b9ddbb85",
"reference": "e5536ac1df10eacd72a6569dc1b0db49b9ddbb85",
"shasum": ""
},
"require": {
@ -9297,7 +9301,7 @@
"issues": "https://github.com/laravel/sail/issues",
"source": "https://github.com/laravel/sail"
},
"time": "2023-08-07T13:01:51+00:00"
"time": "2023-08-14T14:22:21+00:00"
},
{
"name": "maximebf/debugbar",