build(deps-dev): bump laravel/sail from 1.27.0 to 1.27.1

Bumps [laravel/sail](https://github.com/laravel/sail) from 1.27.0 to 1.27.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.27.0...v1.27.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:
dependabot[bot]
2024-01-22 03:42:06 +00:00
committed by GitHub
parent 1bb4655bdb
commit daccf122e3

54
composer.lock generated
View File

@@ -774,16 +774,16 @@
}, },
{ {
"name": "doctrine/inflector", "name": "doctrine/inflector",
"version": "2.0.8", "version": "2.0.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/doctrine/inflector.git", "url": "https://github.com/doctrine/inflector.git",
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff" "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/doctrine/inflector/zipball/f9301a5b2fb1216b2b08f02ba04dc45423db6bff", "url": "https://api.github.com/repos/doctrine/inflector/zipball/2930cd5ef353871c821d5c43ed030d39ac8cfe65",
"reference": "f9301a5b2fb1216b2b08f02ba04dc45423db6bff", "reference": "2930cd5ef353871c821d5c43ed030d39ac8cfe65",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -845,7 +845,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/doctrine/inflector/issues", "issues": "https://github.com/doctrine/inflector/issues",
"source": "https://github.com/doctrine/inflector/tree/2.0.8" "source": "https://github.com/doctrine/inflector/tree/2.0.9"
}, },
"funding": [ "funding": [
{ {
@@ -861,7 +861,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2023-06-16T13:40:37+00:00" "time": "2024-01-15T18:05:13+00:00"
}, },
{ {
"name": "doctrine/lexer", "name": "doctrine/lexer",
@@ -2124,16 +2124,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v10.40.0", "version": "v10.41.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "7a9470071dac9579ebf29ad1b9d73e4b8eb586fc" "reference": "da31969bd35e6ee0bbcd9e876f88952dc754b012"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/7a9470071dac9579ebf29ad1b9d73e4b8eb586fc", "url": "https://api.github.com/repos/laravel/framework/zipball/da31969bd35e6ee0bbcd9e876f88952dc754b012",
"reference": "7a9470071dac9579ebf29ad1b9d73e4b8eb586fc", "reference": "da31969bd35e6ee0bbcd9e876f88952dc754b012",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -2325,7 +2325,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2024-01-09T11:46:47+00:00" "time": "2024-01-16T15:23:58+00:00"
}, },
{ {
"name": "laravel/octane", "name": "laravel/octane",
@@ -3563,31 +3563,31 @@
}, },
{ {
"name": "nette/schema", "name": "nette/schema",
"version": "v1.2.5", "version": "v1.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/nette/schema.git", "url": "https://github.com/nette/schema.git",
"reference": "0462f0166e823aad657c9224d0f849ecac1ba10a" "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/nette/schema/zipball/0462f0166e823aad657c9224d0f849ecac1ba10a", "url": "https://api.github.com/repos/nette/schema/zipball/a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
"reference": "0462f0166e823aad657c9224d0f849ecac1ba10a", "reference": "a6d3a6d1f545f01ef38e60f375d1cf1f4de98188",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"nette/utils": "^2.5.7 || ^3.1.5 || ^4.0", "nette/utils": "^4.0",
"php": "7.1 - 8.3" "php": "8.1 - 8.3"
}, },
"require-dev": { "require-dev": {
"nette/tester": "^2.3 || ^2.4", "nette/tester": "^2.4",
"phpstan/phpstan-nette": "^1.0", "phpstan/phpstan-nette": "^1.0",
"tracy/tracy": "^2.7" "tracy/tracy": "^2.8"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.2-dev" "dev-master": "1.3-dev"
} }
}, },
"autoload": { "autoload": {
@@ -3619,9 +3619,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/nette/schema/issues", "issues": "https://github.com/nette/schema/issues",
"source": "https://github.com/nette/schema/tree/v1.2.5" "source": "https://github.com/nette/schema/tree/v1.3.0"
}, },
"time": "2023-10-05T20:37:59+00:00" "time": "2023-12-11T11:54:22+00:00"
}, },
{ {
"name": "nette/utils", "name": "nette/utils",
@@ -9336,16 +9336,16 @@
}, },
{ {
"name": "laravel/sail", "name": "laravel/sail",
"version": "v1.27.0", "version": "v1.27.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sail.git", "url": "https://github.com/laravel/sail.git",
"reference": "65a7764af5daadbd122e3b0d67be371d158a9b9a" "reference": "9dc648978e4276f2bfd37a076a52e3bd9394777f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sail/zipball/65a7764af5daadbd122e3b0d67be371d158a9b9a", "url": "https://api.github.com/repos/laravel/sail/zipball/9dc648978e4276f2bfd37a076a52e3bd9394777f",
"reference": "65a7764af5daadbd122e3b0d67be371d158a9b9a", "reference": "9dc648978e4276f2bfd37a076a52e3bd9394777f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@@ -9397,7 +9397,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": "2024-01-03T14:07:34+00:00" "time": "2024-01-13T18:46:48+00:00"
}, },
{ {
"name": "maximebf/debugbar", "name": "maximebf/debugbar",