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.10.0 to 1.11.0
Bumps [spatie/sheets](https://github.com/spatie/sheets) from 1.10.0 to 1.11.0. - [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.10.0...1.11.0) --- updated-dependencies: - dependency-name: spatie/sheets dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
46
composer.lock
generated
46
composer.lock
generated
@@ -1887,16 +1887,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/framework",
|
"name": "laravel/framework",
|
||||||
"version": "v10.37.3",
|
"version": "v10.38.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/laravel/framework.git",
|
"url": "https://github.com/laravel/framework.git",
|
||||||
"reference": "996375dd61f8c6e4ac262b57ed485655d71fcbdc"
|
"reference": "43da808391da3540d44a8dfeb4e46da4ad8f5723"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/laravel/framework/zipball/996375dd61f8c6e4ac262b57ed485655d71fcbdc",
|
"url": "https://api.github.com/repos/laravel/framework/zipball/43da808391da3540d44a8dfeb4e46da4ad8f5723",
|
||||||
"reference": "996375dd61f8c6e4ac262b57ed485655d71fcbdc",
|
"reference": "43da808391da3540d44a8dfeb4e46da4ad8f5723",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -1942,6 +1942,8 @@
|
|||||||
"voku/portable-ascii": "^2.0"
|
"voku/portable-ascii": "^2.0"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
|
"carbonphp/carbon-doctrine-types": ">=3.0",
|
||||||
|
"doctrine/dbal": ">=4.0",
|
||||||
"tightenco/collect": "<5.5.33"
|
"tightenco/collect": "<5.5.33"
|
||||||
},
|
},
|
||||||
"provide": {
|
"provide": {
|
||||||
@@ -2053,6 +2055,7 @@
|
|||||||
"files": [
|
"files": [
|
||||||
"src/Illuminate/Collections/helpers.php",
|
"src/Illuminate/Collections/helpers.php",
|
||||||
"src/Illuminate/Events/functions.php",
|
"src/Illuminate/Events/functions.php",
|
||||||
|
"src/Illuminate/Filesystem/functions.php",
|
||||||
"src/Illuminate/Foundation/helpers.php",
|
"src/Illuminate/Foundation/helpers.php",
|
||||||
"src/Illuminate/Support/helpers.php"
|
"src/Illuminate/Support/helpers.php"
|
||||||
],
|
],
|
||||||
@@ -2085,7 +2088,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": "2023-12-13T20:10:58+00:00"
|
"time": "2023-12-22T14:39:10+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "laravel/prompts",
|
"name": "laravel/prompts",
|
||||||
@@ -4663,16 +4666,16 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/sheets",
|
"name": "spatie/sheets",
|
||||||
"version": "1.10.0",
|
"version": "1.11.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/spatie/sheets.git",
|
"url": "https://github.com/spatie/sheets.git",
|
||||||
"reference": "d89aadc44cd2717ed07a2971ef72ba16054445ff"
|
"reference": "a7ff7af3d0a8e578a6d1aab9c4386ff012a96072"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/spatie/sheets/zipball/d89aadc44cd2717ed07a2971ef72ba16054445ff",
|
"url": "https://api.github.com/repos/spatie/sheets/zipball/a7ff7af3d0a8e578a6d1aab9c4386ff012a96072",
|
||||||
"reference": "d89aadc44cd2717ed07a2971ef72ba16054445ff",
|
"reference": "a7ff7af3d0a8e578a6d1aab9c4386ff012a96072",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
@@ -4683,7 +4686,7 @@
|
|||||||
"league/commonmark": "^1.0|^2.0",
|
"league/commonmark": "^1.0|^2.0",
|
||||||
"php": "^8.0",
|
"php": "^8.0",
|
||||||
"spatie/yaml-front-matter": "^2.0",
|
"spatie/yaml-front-matter": "^2.0",
|
||||||
"symfony/yaml": "^4.0|^5.0|^6.0"
|
"symfony/yaml": "^4.0|^5.0|^6.0|^7.0"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"league/flysystem": "^1.0.8|^3.0",
|
"league/flysystem": "^1.0.8|^3.0",
|
||||||
@@ -4730,7 +4733,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.10.0"
|
"source": "https://github.com/spatie/sheets/tree/1.11.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -4738,7 +4741,7 @@
|
|||||||
"type": "custom"
|
"type": "custom"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-02-16T07:29:52+00:00"
|
"time": "2023-12-18T07:55:33+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "spatie/temporary-directory",
|
"name": "spatie/temporary-directory",
|
||||||
@@ -7423,28 +7426,27 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "symfony/yaml",
|
"name": "symfony/yaml",
|
||||||
"version": "v6.4.0",
|
"version": "v7.0.0",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/symfony/yaml.git",
|
"url": "https://github.com/symfony/yaml.git",
|
||||||
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587"
|
"reference": "0055b230c408428b9b5cde7c55659555be5c0278"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/symfony/yaml/zipball/4f9237a1bb42455d609e6687d2613dde5b41a587",
|
"url": "https://api.github.com/repos/symfony/yaml/zipball/0055b230c408428b9b5cde7c55659555be5c0278",
|
||||||
"reference": "4f9237a1bb42455d609e6687d2613dde5b41a587",
|
"reference": "0055b230c408428b9b5cde7c55659555be5c0278",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"php": ">=8.1",
|
"php": ">=8.2",
|
||||||
"symfony/deprecation-contracts": "^2.5|^3",
|
|
||||||
"symfony/polyfill-ctype": "^1.8"
|
"symfony/polyfill-ctype": "^1.8"
|
||||||
},
|
},
|
||||||
"conflict": {
|
"conflict": {
|
||||||
"symfony/console": "<5.4"
|
"symfony/console": "<6.4"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"symfony/console": "^5.4|^6.0|^7.0"
|
"symfony/console": "^6.4|^7.0"
|
||||||
},
|
},
|
||||||
"bin": [
|
"bin": [
|
||||||
"Resources/bin/yaml-lint"
|
"Resources/bin/yaml-lint"
|
||||||
@@ -7475,7 +7477,7 @@
|
|||||||
"description": "Loads and dumps YAML files",
|
"description": "Loads and dumps YAML files",
|
||||||
"homepage": "https://symfony.com",
|
"homepage": "https://symfony.com",
|
||||||
"support": {
|
"support": {
|
||||||
"source": "https://github.com/symfony/yaml/tree/v6.4.0"
|
"source": "https://github.com/symfony/yaml/tree/v7.0.0"
|
||||||
},
|
},
|
||||||
"funding": [
|
"funding": [
|
||||||
{
|
{
|
||||||
@@ -7491,7 +7493,7 @@
|
|||||||
"type": "tidelift"
|
"type": "tidelift"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2023-11-06T11:00:25+00:00"
|
"time": "2023-11-07T10:26:03+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "tijsverkoyen/css-to-inline-styles",
|
"name": "tijsverkoyen/css-to-inline-styles",
|
||||||
|
|||||||
Reference in New Issue
Block a user