build(deps-dev): Bump laravel/sail from 1.23.2 to 1.23.3

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.23.2 to 1.23.3.
- [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.23.2...v1.23.3)

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