Merge pull request #149 from JulianPrieber/dependabot/composer/laravel/sail-1.16.0
Bump laravel/sail from 1.15.4 to 1.16.0
This commit is contained in:
commit
3c5b4b29a2
|
@ -1356,25 +1356,26 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/serializable-closure",
|
||||
"version": "v1.2.0",
|
||||
"version": "v1.2.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/serializable-closure.git",
|
||||
"reference": "09f0e9fb61829f628205b7c94906c28740ff9540"
|
||||
"reference": "d78fd36ba031a1a695ea5a406f29996948d7011b"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/09f0e9fb61829f628205b7c94906c28740ff9540",
|
||||
"reference": "09f0e9fb61829f628205b7c94906c28740ff9540",
|
||||
"url": "https://api.github.com/repos/laravel/serializable-closure/zipball/d78fd36ba031a1a695ea5a406f29996948d7011b",
|
||||
"reference": "d78fd36ba031a1a695ea5a406f29996948d7011b",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"php": "^7.3|^8.0"
|
||||
},
|
||||
"require-dev": {
|
||||
"pestphp/pest": "^1.18",
|
||||
"phpstan/phpstan": "^0.12.98",
|
||||
"symfony/var-dumper": "^5.3"
|
||||
"nesbot/carbon": "^2.61",
|
||||
"pestphp/pest": "^1.21.3",
|
||||
"phpstan/phpstan": "^1.8.2",
|
||||
"symfony/var-dumper": "^5.4.11"
|
||||
},
|
||||
"type": "library",
|
||||
"extra": {
|
||||
|
@ -1411,7 +1412,7 @@
|
|||
"issues": "https://github.com/laravel/serializable-closure/issues",
|
||||
"source": "https://github.com/laravel/serializable-closure"
|
||||
},
|
||||
"time": "2022-05-16T17:09:47+00:00"
|
||||
"time": "2022-08-26T15:25:27+00:00"
|
||||
},
|
||||
{
|
||||
"name": "laravel/tinker",
|
||||
|
@ -2093,16 +2094,16 @@
|
|||
},
|
||||
{
|
||||
"name": "nesbot/carbon",
|
||||
"version": "2.61.0",
|
||||
"version": "2.62.1",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/briannesbitt/Carbon.git",
|
||||
"reference": "bdf4f4fe3a3eac4de84dbec0738082a862c68ba6"
|
||||
"reference": "01bc4cdefe98ef58d1f9cb31bdbbddddf2a88f7a"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/bdf4f4fe3a3eac4de84dbec0738082a862c68ba6",
|
||||
"reference": "bdf4f4fe3a3eac4de84dbec0738082a862c68ba6",
|
||||
"url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/01bc4cdefe98ef58d1f9cb31bdbbddddf2a88f7a",
|
||||
"reference": "01bc4cdefe98ef58d1f9cb31bdbbddddf2a88f7a",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -2191,7 +2192,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-08-06T12:41:24+00:00"
|
||||
"time": "2022-09-02T07:48:13+00:00"
|
||||
},
|
||||
{
|
||||
"name": "nette/schema",
|
||||
|
@ -3622,16 +3623,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/console",
|
||||
"version": "v5.4.11",
|
||||
"version": "v5.4.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/console.git",
|
||||
"reference": "535846c7ee6bc4dd027ca0d93220601456734b10"
|
||||
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/535846c7ee6bc4dd027ca0d93220601456734b10",
|
||||
"reference": "535846c7ee6bc4dd027ca0d93220601456734b10",
|
||||
"url": "https://api.github.com/repos/symfony/console/zipball/c072aa8f724c3af64e2c7a96b796a4863d24dba1",
|
||||
"reference": "c072aa8f724c3af64e2c7a96b796a4863d24dba1",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -3701,7 +3702,7 @@
|
|||
"terminal"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/console/tree/v5.4.11"
|
||||
"source": "https://github.com/symfony/console/tree/v5.4.12"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -3717,7 +3718,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-22T10:42:43+00:00"
|
||||
"time": "2022-08-17T13:18:05+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/css-selector",
|
||||
|
@ -4152,16 +4153,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/http-foundation",
|
||||
"version": "v5.4.11",
|
||||
"version": "v5.4.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-foundation.git",
|
||||
"reference": "0a5868e0999e9d47859ba3d918548ff6943e6389"
|
||||
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/0a5868e0999e9d47859ba3d918548ff6943e6389",
|
||||
"reference": "0a5868e0999e9d47859ba3d918548ff6943e6389",
|
||||
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/f4bfe9611b113b15d98a43da68ec9b5a00d56791",
|
||||
"reference": "f4bfe9611b113b15d98a43da68ec9b5a00d56791",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4173,8 +4174,11 @@
|
|||
"require-dev": {
|
||||
"predis/predis": "~1.0",
|
||||
"symfony/cache": "^4.4|^5.0|^6.0",
|
||||
"symfony/dependency-injection": "^5.4|^6.0",
|
||||
"symfony/expression-language": "^4.4|^5.0|^6.0",
|
||||
"symfony/mime": "^4.4|^5.0|^6.0"
|
||||
"symfony/http-kernel": "^5.4.12|^6.0.12|^6.1.4",
|
||||
"symfony/mime": "^4.4|^5.0|^6.0",
|
||||
"symfony/rate-limiter": "^5.2|^6.0"
|
||||
},
|
||||
"suggest": {
|
||||
"symfony/mime": "To use the file extension guesser"
|
||||
|
@ -4205,7 +4209,7 @@
|
|||
"description": "Defines an object-oriented layer for the HTTP specification",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v5.4.11"
|
||||
"source": "https://github.com/symfony/http-foundation/tree/v5.4.12"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4221,20 +4225,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-20T13:00:38+00:00"
|
||||
"time": "2022-08-19T07:33:17+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/http-kernel",
|
||||
"version": "v5.4.11",
|
||||
"version": "v5.4.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/http-kernel.git",
|
||||
"reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee"
|
||||
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/4fd590a2ef3f62560dbbf6cea511995dd77321ee",
|
||||
"reference": "4fd590a2ef3f62560dbbf6cea511995dd77321ee",
|
||||
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/37f660fa3bcd78fe4893ce23ebe934618ec099be",
|
||||
"reference": "37f660fa3bcd78fe4893ce23ebe934618ec099be",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4317,7 +4321,7 @@
|
|||
"description": "Provides a structured process for converting a Request into a Response",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v5.4.11"
|
||||
"source": "https://github.com/symfony/http-kernel/tree/v5.4.12"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4333,20 +4337,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-29T12:30:22+00:00"
|
||||
"time": "2022-08-26T14:40:40+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/mime",
|
||||
"version": "v5.4.11",
|
||||
"version": "v5.4.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/mime.git",
|
||||
"reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830"
|
||||
"reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/3cd175cdcdb6db2e589e837dd46aff41027d9830",
|
||||
"reference": "3cd175cdcdb6db2e589e837dd46aff41027d9830",
|
||||
"url": "https://api.github.com/repos/symfony/mime/zipball/03876e9c5a36f5b45e7d9a381edda5421eff8a90",
|
||||
"reference": "03876e9c5a36f5b45e7d9a381edda5421eff8a90",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -4400,7 +4404,7 @@
|
|||
"mime-type"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/mime/tree/v5.4.11"
|
||||
"source": "https://github.com/symfony/mime/tree/v5.4.12"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -4416,7 +4420,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-20T11:34:24+00:00"
|
||||
"time": "2022-08-19T14:24:03+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/polyfill-ctype",
|
||||
|
@ -5472,16 +5476,16 @@
|
|||
},
|
||||
{
|
||||
"name": "symfony/string",
|
||||
"version": "v5.4.11",
|
||||
"version": "v5.4.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/string.git",
|
||||
"reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322"
|
||||
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
|
||||
"reference": "5eb661e49ad389e4ae2b6e4df8d783a8a6548322",
|
||||
"url": "https://api.github.com/repos/symfony/string/zipball/2fc515e512d721bf31ea76bd02fe23ada4640058",
|
||||
"reference": "2fc515e512d721bf31ea76bd02fe23ada4640058",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -5538,7 +5542,7 @@
|
|||
"utf8"
|
||||
],
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/string/tree/v5.4.11"
|
||||
"source": "https://github.com/symfony/string/tree/v5.4.12"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -5554,20 +5558,20 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-24T16:15:25+00:00"
|
||||
"time": "2022-08-12T17:03:11+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation",
|
||||
"version": "v5.4.11",
|
||||
"version": "v5.4.12",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/symfony/translation.git",
|
||||
"reference": "7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21"
|
||||
"reference": "42ecc77eb4f229ce2df702a648ec93b8478d76ae"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21",
|
||||
"reference": "7a1a8f6bbff269f434a83343a0a5d36a4f8cfa21",
|
||||
"url": "https://api.github.com/repos/symfony/translation/zipball/42ecc77eb4f229ce2df702a648ec93b8478d76ae",
|
||||
"reference": "42ecc77eb4f229ce2df702a648ec93b8478d76ae",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -5635,7 +5639,7 @@
|
|||
"description": "Provides tools to internationalize your application",
|
||||
"homepage": "https://symfony.com",
|
||||
"support": {
|
||||
"source": "https://github.com/symfony/translation/tree/v5.4.11"
|
||||
"source": "https://github.com/symfony/translation/tree/v5.4.12"
|
||||
},
|
||||
"funding": [
|
||||
{
|
||||
|
@ -5651,7 +5655,7 @@
|
|||
"type": "tidelift"
|
||||
}
|
||||
],
|
||||
"time": "2022-07-20T13:00:38+00:00"
|
||||
"time": "2022-08-02T15:52:22+00:00"
|
||||
},
|
||||
{
|
||||
"name": "symfony/translation-contracts",
|
||||
|
@ -6601,16 +6605,16 @@
|
|||
},
|
||||
{
|
||||
"name": "laravel/sail",
|
||||
"version": "v1.15.4",
|
||||
"version": "v1.16.0",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/laravel/sail.git",
|
||||
"reference": "853dea1fa866a52a93beccc4e5affdc49b98e7d5"
|
||||
"reference": "73030c18b769f27e6f6aacf7848d024fa9a55560"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/853dea1fa866a52a93beccc4e5affdc49b98e7d5",
|
||||
"reference": "853dea1fa866a52a93beccc4e5affdc49b98e7d5",
|
||||
"url": "https://api.github.com/repos/laravel/sail/zipball/73030c18b769f27e6f6aacf7848d024fa9a55560",
|
||||
"reference": "73030c18b769f27e6f6aacf7848d024fa9a55560",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
|
@ -6657,7 +6661,7 @@
|
|||
"issues": "https://github.com/laravel/sail/issues",
|
||||
"source": "https://github.com/laravel/sail"
|
||||
},
|
||||
"time": "2022-08-17T13:17:15+00:00"
|
||||
"time": "2022-08-31T16:38:14+00:00"
|
||||
},
|
||||
{
|
||||
"name": "mockery/mockery",
|
||||
|
|
Loading…
Reference in New Issue