mirror of
https://github.com/rico-vz/HeimerdingerLoL.git
synced 2025-12-06 18:20:48 +01:00
build(deps): bump spatie/sheets from 1.11.0 to 1.11.1
Bumps [spatie/sheets](https://github.com/spatie/sheets) from 1.11.0 to 1.11.1. - [Release notes](https://github.com/spatie/sheets/releases) - [Changelog](https://github.com/spatie/sheets/blob/main/CHANGELOG.md) - [Commits](https://github.com/spatie/sheets/compare/1.11.0...1.11.1) --- updated-dependencies: - dependency-name: spatie/sheets dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
48
composer.lock
generated
48
composer.lock
generated
@@ -2137,16 +2137,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v10.44.0",
|
"version": "v10.45.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6"
|
"reference": "dcf5d1d722b84ad38a5e053289130b6962f830bd"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/1199dbe361787bbe9648131a79f53921b4148cf6",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/dcf5d1d722b84ad38a5e053289130b6962f830bd",
|
||||||
"reference": "1199dbe361787bbe9648131a79f53921b4148cf6",
|
"reference": "dcf5d1d722b84ad38a5e053289130b6962f830bd",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -2339,7 +2339,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-02-13T16:01:16+00:00"
|
"time": "2024-02-21T14:07:36+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/octane",
|
"name": "laravel/octane",
|
||||||
@@ -5407,16 +5407,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/sheets",
|
"name": "spatie/sheets",
|
||||||
"version": "1.11.0",
|
"version": "1.11.1",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/sheets.git",
|
"url": "https://github.com/spatie/sheets.git",
|
||||||
"reference": "a7ff7af3d0a8e578a6d1aab9c4386ff012a96072"
|
"reference": "a87740f768252953d7089a0c17fec22bc231bf51"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/sheets/zipball/a7ff7af3d0a8e578a6d1aab9c4386ff012a96072",
|
"url": "https://api.github.com/repos/spatie/sheets/zipball/a87740f768252953d7089a0c17fec22bc231bf51",
|
||||||
"reference": "a7ff7af3d0a8e578a6d1aab9c4386ff012a96072",
|
"reference": "a87740f768252953d7089a0c17fec22bc231bf51",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -5474,7 +5474,7 @@
|
|||||||
],
|
],
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/spatie/sheets/issues",
|
"issues": "https://github.com/spatie/sheets/issues",
|
||||||
"source": "https://github.com/spatie/sheets/tree/1.11.0"
|
"source": "https://github.com/spatie/sheets/tree/1.11.1"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -5482,7 +5482,7 @@
|
|||||||
"type": "custom"
|
"type": "custom"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-12-18T07:55:33+00:00"
|
"time": "2024-02-22T22:44:24+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/temporary-directory",
|
"name": "spatie/temporary-directory",
|
||||||
@@ -10064,21 +10064,21 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpdocumentor/type-resolver",
|
"name": "phpdocumentor/type-resolver",
|
||||||
"version": "1.8.0",
|
"version": "1.8.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
"url": "https://github.com/phpDocumentor/TypeResolver.git",
|
||||||
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc"
|
"reference": "153ae662783729388a584b4361f2545e4d841e3c"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/fad452781b3d774e3337b0c0b245dd8e5a4455fc",
|
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/153ae662783729388a584b4361f2545e4d841e3c",
|
||||||
"reference": "fad452781b3d774e3337b0c0b245dd8e5a4455fc",
|
"reference": "153ae662783729388a584b4361f2545e4d841e3c",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"doctrine/deprecations": "^1.0",
|
"doctrine/deprecations": "^1.0",
|
||||||
"php": "^7.4 || ^8.0",
|
"php": "^7.3 || ^8.0",
|
||||||
"phpdocumentor/reflection-common": "^2.0",
|
"phpdocumentor/reflection-common": "^2.0",
|
||||||
"phpstan/phpdoc-parser": "^1.13"
|
"phpstan/phpdoc-parser": "^1.13"
|
||||||
},
|
},
|
||||||
@@ -10116,22 +10116,22 @@
|
|||||||
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
"description": "A PSR-5 based resolver of Class names, Types and Structural Element Names",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
"issues": "https://github.com/phpDocumentor/TypeResolver/issues",
|
||||||
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.0"
|
"source": "https://github.com/phpDocumentor/TypeResolver/tree/1.8.2"
|
||||||
},
|
},
|
||||||
"time": "2024-01-11T11:49:22+00:00"
|
"time": "2024-02-23T11:10:43+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpdoc-parser",
|
"name": "phpstan/phpdoc-parser",
|
||||||
"version": "1.25.0",
|
"version": "1.26.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
"url": "https://github.com/phpstan/phpdoc-parser.git",
|
||||||
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240"
|
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/bd84b629c8de41aa2ae82c067c955e06f1b00240",
|
"url": "https://api.github.com/repos/phpstan/phpdoc-parser/zipball/231e3186624c03d7e7c890ec662b81e6b0405227",
|
||||||
"reference": "bd84b629c8de41aa2ae82c067c955e06f1b00240",
|
"reference": "231e3186624c03d7e7c890ec662b81e6b0405227",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -10163,9 +10163,9 @@
|
|||||||
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
"description": "PHPDoc parser with support for nullable, intersection and generic types",
|
||||||
"support": {
|
"support": {
|
||||||
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
"issues": "https://github.com/phpstan/phpdoc-parser/issues",
|
||||||
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.25.0"
|
"source": "https://github.com/phpstan/phpdoc-parser/tree/1.26.0"
|
||||||
},
|
},
|
||||||
"time": "2024-01-04T17:06:16+00:00"
|
"time": "2024-02-23T16:05:55+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "phpstan/phpstan",
|
"name": "phpstan/phpstan",
|
||||||
|
|||||||
Reference in New Issue
Block a user