This commit is contained in:
Adrian Hopek 2022-04-25 13:53:22 +02:00
parent 160eb5f94b
commit ae2ff13961

277
composer.lock generated
View File

@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically" "This file is @generated automatically"
], ],
"content-hash": "17caa1f146a96a76822006d13f440645", "content-hash": "24a1b3a5dd7c4d4f50d521dda4b6654e",
"packages": [ "packages": [
{ {
"name": "asm89/stack-cors", "name": "asm89/stack-cors",
@ -815,23 +815,23 @@
}, },
{ {
"name": "firebase/php-jwt", "name": "firebase/php-jwt",
"version": "v5.5.1", "version": "v6.1.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/firebase/php-jwt.git", "url": "https://github.com/firebase/php-jwt.git",
"reference": "83b609028194aa042ea33b5af2d41a7427de80e6" "reference": "c297139da7c6873dbd67cbd1093f09ec0bbd0c50"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/83b609028194aa042ea33b5af2d41a7427de80e6", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/c297139da7c6873dbd67cbd1093f09ec0bbd0c50",
"reference": "83b609028194aa042ea33b5af2d41a7427de80e6", "reference": "c297139da7c6873dbd67cbd1093f09ec0bbd0c50",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.0" "php": "^7.1||^8.0"
}, },
"require-dev": { "require-dev": {
"phpunit/phpunit": ">=4.8 <=9" "phpunit/phpunit": "^7.5||9.5"
}, },
"suggest": { "suggest": {
"paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present" "paragonie/sodium_compat": "Support EdDSA (Ed25519) signatures when libsodium is not present"
@ -866,9 +866,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/firebase/php-jwt/issues", "issues": "https://github.com/firebase/php-jwt/issues",
"source": "https://github.com/firebase/php-jwt/tree/v5.5.1" "source": "https://github.com/firebase/php-jwt/tree/v6.1.2"
}, },
"time": "2021-11-08T20:18:51+00:00" "time": "2022-04-21T14:37:18+00:00"
}, },
{ {
"name": "fruitcake/laravel-cors", "name": "fruitcake/laravel-cors",
@ -1022,16 +1022,16 @@
}, },
{ {
"name": "google/apiclient", "name": "google/apiclient",
"version": "v2.12.2", "version": "v2.12.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/googleapis/google-api-php-client.git", "url": "https://github.com/googleapis/google-api-php-client.git",
"reference": "a18b0e1ef5618523c607c01a41ec137c7f9af3b1" "reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/a18b0e1ef5618523c607c01a41ec137c7f9af3b1", "url": "https://api.github.com/repos/googleapis/google-api-php-client/zipball/702eed9ae7022ba20dc7118c8161060cb50ee9f8",
"reference": "a18b0e1ef5618523c607c01a41ec137c7f9af3b1", "reference": "702eed9ae7022ba20dc7118c8161060cb50ee9f8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1087,22 +1087,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/googleapis/google-api-php-client/issues", "issues": "https://github.com/googleapis/google-api-php-client/issues",
"source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.2" "source": "https://github.com/googleapis/google-api-php-client/tree/v2.12.4"
}, },
"time": "2022-04-05T16:19:05+00:00" "time": "2022-04-20T16:44:03+00:00"
}, },
{ {
"name": "google/apiclient-services", "name": "google/apiclient-services",
"version": "v0.242.0", "version": "v0.246.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/googleapis/google-api-php-client-services.git", "url": "https://github.com/googleapis/google-api-php-client-services.git",
"reference": "73d4c0ed4b241e7396699e0ee1d1cdebabac25e8" "reference": "33aef1ccce34799a1124c39951fed8ad0b16aced"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/73d4c0ed4b241e7396699e0ee1d1cdebabac25e8", "url": "https://api.github.com/repos/googleapis/google-api-php-client-services/zipball/33aef1ccce34799a1124c39951fed8ad0b16aced",
"reference": "73d4c0ed4b241e7396699e0ee1d1cdebabac25e8", "reference": "33aef1ccce34799a1124c39951fed8ad0b16aced",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1131,30 +1131,30 @@
], ],
"support": { "support": {
"issues": "https://github.com/googleapis/google-api-php-client-services/issues", "issues": "https://github.com/googleapis/google-api-php-client-services/issues",
"source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.242.0" "source": "https://github.com/googleapis/google-api-php-client-services/tree/v0.246.0"
}, },
"time": "2022-04-03T01:24:10+00:00" "time": "2022-04-24T00:58:37+00:00"
}, },
{ {
"name": "google/auth", "name": "google/auth",
"version": "v1.19.0", "version": "v1.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/googleapis/google-auth-library-php.git", "url": "https://github.com/googleapis/google-auth-library-php.git",
"reference": "31e5d24d5fa0eaf6adc7e596292dc4732f4b60c5" "reference": "73392bad2eb6852eea9084b6bbdec752515cb849"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/31e5d24d5fa0eaf6adc7e596292dc4732f4b60c5", "url": "https://api.github.com/repos/googleapis/google-auth-library-php/zipball/73392bad2eb6852eea9084b6bbdec752515cb849",
"reference": "31e5d24d5fa0eaf6adc7e596292dc4732f4b60c5", "reference": "73392bad2eb6852eea9084b6bbdec752515cb849",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"firebase/php-jwt": "~5.0", "firebase/php-jwt": "^5.5||^6.0",
"guzzlehttp/guzzle": "^6.2.1|^7.0", "guzzlehttp/guzzle": "^6.2.1|^7.0",
"guzzlehttp/psr7": "^1.7|^2.0", "guzzlehttp/psr7": "^1.7|^2.0",
"php": ">=5.6", "php": "^7.1||^8.0",
"psr/cache": "^1.0|^2.0", "psr/cache": "^1.0|^2.0|^3.0",
"psr/http-message": "^1.0" "psr/http-message": "^1.0"
}, },
"require-dev": { "require-dev": {
@ -1162,7 +1162,7 @@
"kelvinmo/simplejwt": "^0.2.5|^0.5.1", "kelvinmo/simplejwt": "^0.2.5|^0.5.1",
"phpseclib/phpseclib": "^2.0.31", "phpseclib/phpseclib": "^2.0.31",
"phpspec/prophecy-phpunit": "^1.1", "phpspec/prophecy-phpunit": "^1.1",
"phpunit/phpunit": "^5.7||^8.5.13", "phpunit/phpunit": "^7.5||^8.5",
"sebastian/comparator": ">=1.2.3", "sebastian/comparator": ">=1.2.3",
"squizlabs/php_codesniffer": "^3.5" "squizlabs/php_codesniffer": "^3.5"
}, },
@ -1189,9 +1189,9 @@
"support": { "support": {
"docs": "https://googleapis.github.io/google-auth-library-php/main/", "docs": "https://googleapis.github.io/google-auth-library-php/main/",
"issues": "https://github.com/googleapis/google-auth-library-php/issues", "issues": "https://github.com/googleapis/google-auth-library-php/issues",
"source": "https://github.com/googleapis/google-auth-library-php/tree/v1.19.0" "source": "https://github.com/googleapis/google-auth-library-php/tree/v1.21.0"
}, },
"time": "2022-03-24T21:22:45+00:00" "time": "2022-04-13T20:35:52+00:00"
}, },
{ {
"name": "graham-campbell/result-type", "name": "graham-campbell/result-type",
@ -1733,16 +1733,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.7.0", "version": "v9.9.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "54c9696ee3e558ab29317ed6e0cb16bb9db5aad4" "reference": "4d5a07640891b772188d7737348886a0222737d8"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/54c9696ee3e558ab29317ed6e0cb16bb9db5aad4", "url": "https://api.github.com/repos/laravel/framework/zipball/4d5a07640891b772188d7737348886a0222737d8",
"reference": "54c9696ee3e558ab29317ed6e0cb16bb9db5aad4", "reference": "4d5a07640891b772188d7737348886a0222737d8",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1908,7 +1908,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": "2022-04-05T15:07:51+00:00" "time": "2022-04-19T15:01:23+00:00"
}, },
{ {
"name": "laravel/helpers", "name": "laravel/helpers",
@ -1968,16 +1968,16 @@
}, },
{ {
"name": "laravel/sanctum", "name": "laravel/sanctum",
"version": "v2.15.0", "version": "v2.15.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/sanctum.git", "url": "https://github.com/laravel/sanctum.git",
"reference": "5be160413b6f37dcf8758663edeab12d0e806f56" "reference": "31fbe6f85aee080c4dc2f9b03dc6dd5d0ee72473"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/sanctum/zipball/5be160413b6f37dcf8758663edeab12d0e806f56", "url": "https://api.github.com/repos/laravel/sanctum/zipball/31fbe6f85aee080c4dc2f9b03dc6dd5d0ee72473",
"reference": "5be160413b6f37dcf8758663edeab12d0e806f56", "reference": "31fbe6f85aee080c4dc2f9b03dc6dd5d0ee72473",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2029,7 +2029,7 @@
"issues": "https://github.com/laravel/sanctum/issues", "issues": "https://github.com/laravel/sanctum/issues",
"source": "https://github.com/laravel/sanctum" "source": "https://github.com/laravel/sanctum"
}, },
"time": "2022-03-28T13:53:05+00:00" "time": "2022-04-08T13:39:49+00:00"
}, },
{ {
"name": "laravel/serializable-closure", "name": "laravel/serializable-closure",
@ -2161,16 +2161,16 @@
}, },
{ {
"name": "laravel/telescope", "name": "laravel/telescope",
"version": "v4.8.2", "version": "v4.8.3",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/telescope.git", "url": "https://github.com/laravel/telescope.git",
"reference": "88e3ded3e1fc301a82403820b2f68ec5a9e092e3" "reference": "bb23d58161032c8745d38348452afcbcd8adfc78"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/telescope/zipball/88e3ded3e1fc301a82403820b2f68ec5a9e092e3", "url": "https://api.github.com/repos/laravel/telescope/zipball/bb23d58161032c8745d38348452afcbcd8adfc78",
"reference": "88e3ded3e1fc301a82403820b2f68ec5a9e092e3", "reference": "bb23d58161032c8745d38348452afcbcd8adfc78",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2223,9 +2223,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/telescope/issues", "issues": "https://github.com/laravel/telescope/issues",
"source": "https://github.com/laravel/telescope/tree/v4.8.2" "source": "https://github.com/laravel/telescope/tree/v4.8.3"
}, },
"time": "2022-04-01T14:27:12+00:00" "time": "2022-04-11T14:29:02+00:00"
}, },
{ {
"name": "laravel/tinker", "name": "laravel/tinker",
@ -2460,16 +2460,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.2.3", "version": "2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71" "reference": "32a49eb2b38fe5e5c417ab748a45d0beaab97955"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/47b015bc4e50fd4438c1ffef6139a1fb65d2ab71", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/32a49eb2b38fe5e5c417ab748a45d0beaab97955",
"reference": "47b015bc4e50fd4438c1ffef6139a1fb65d2ab71", "reference": "32a49eb2b38fe5e5c417ab748a45d0beaab97955",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2478,17 +2478,19 @@
"php": "^7.4 || ^8.0", "php": "^7.4 || ^8.0",
"psr/event-dispatcher": "^1.0", "psr/event-dispatcher": "^1.0",
"symfony/deprecation-contracts": "^2.1 || ^3.0", "symfony/deprecation-contracts": "^2.1 || ^3.0",
"symfony/polyfill-php80": "^1.15" "symfony/polyfill-php80": "^1.16"
}, },
"require-dev": { "require-dev": {
"cebe/markdown": "^1.0", "cebe/markdown": "^1.0",
"commonmark/cmark": "0.30.0", "commonmark/cmark": "0.30.0",
"commonmark/commonmark.js": "0.30.0", "commonmark/commonmark.js": "0.30.0",
"composer/package-versions-deprecated": "^1.8", "composer/package-versions-deprecated": "^1.8",
"embed/embed": "^4.4",
"erusev/parsedown": "^1.0", "erusev/parsedown": "^1.0",
"ext-json": "*", "ext-json": "*",
"github/gfm": "0.29.0", "github/gfm": "0.29.0",
"michelf/php-markdown": "^1.4", "michelf/php-markdown": "^1.4",
"nyholm/psr7": "^1.5",
"phpstan/phpstan": "^0.12.88 || ^1.0.0", "phpstan/phpstan": "^0.12.88 || ^1.0.0",
"phpunit/phpunit": "^9.5.5", "phpunit/phpunit": "^9.5.5",
"scrutinizer/ocular": "^1.8.1", "scrutinizer/ocular": "^1.8.1",
@ -2503,7 +2505,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "2.3-dev" "dev-main": "2.4-dev"
} }
}, },
"autoload": { "autoload": {
@ -2560,7 +2562,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-02-26T21:24:45+00:00" "time": "2022-04-07T22:37:05+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",
@ -2646,16 +2648,16 @@
}, },
{ {
"name": "league/flysystem", "name": "league/flysystem",
"version": "3.0.14", "version": "3.0.17",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/flysystem.git", "url": "https://github.com/thephpleague/flysystem.git",
"reference": "46a5450352540e89cb8e7eb20c58b5b4aae481f6" "reference": "29eb78cac0be0c22237c5e0f6f98234d97037d79"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/flysystem/zipball/46a5450352540e89cb8e7eb20c58b5b4aae481f6", "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/29eb78cac0be0c22237c5e0f6f98234d97037d79",
"reference": "46a5450352540e89cb8e7eb20c58b5b4aae481f6", "reference": "29eb78cac0be0c22237c5e0f6f98234d97037d79",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2716,7 +2718,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/flysystem/issues", "issues": "https://github.com/thephpleague/flysystem/issues",
"source": "https://github.com/thephpleague/flysystem/tree/3.0.14" "source": "https://github.com/thephpleague/flysystem/tree/3.0.17"
}, },
"funding": [ "funding": [
{ {
@ -2732,20 +2734,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-04-06T18:17:37+00:00" "time": "2022-04-14T14:57:13+00:00"
}, },
{ {
"name": "league/mime-type-detection", "name": "league/mime-type-detection",
"version": "1.9.0", "version": "1.11.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/mime-type-detection.git", "url": "https://github.com/thephpleague/mime-type-detection.git",
"reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69" "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/aa70e813a6ad3d1558fc927863d47309b4c23e69", "url": "https://api.github.com/repos/thephpleague/mime-type-detection/zipball/ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"reference": "aa70e813a6ad3d1558fc927863d47309b4c23e69", "reference": "ff6248ea87a9f116e78edd6002e39e5128a0d4dd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2776,7 +2778,7 @@
"description": "Mime-type detection for Flysystem", "description": "Mime-type detection for Flysystem",
"support": { "support": {
"issues": "https://github.com/thephpleague/mime-type-detection/issues", "issues": "https://github.com/thephpleague/mime-type-detection/issues",
"source": "https://github.com/thephpleague/mime-type-detection/tree/1.9.0" "source": "https://github.com/thephpleague/mime-type-detection/tree/1.11.0"
}, },
"funding": [ "funding": [
{ {
@ -2788,20 +2790,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2021-11-21T11:48:40+00:00" "time": "2022-04-17T13:12:02+00:00"
}, },
{ {
"name": "league/oauth1-client", "name": "league/oauth1-client",
"version": "v1.10.0", "version": "v1.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/oauth1-client.git", "url": "https://github.com/thephpleague/oauth1-client.git",
"reference": "88dd16b0cff68eb9167bfc849707d2c40ad91ddc" "reference": "d6365b901b5c287dd41f143033315e2f777e1167"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/88dd16b0cff68eb9167bfc849707d2c40ad91ddc", "url": "https://api.github.com/repos/thephpleague/oauth1-client/zipball/d6365b901b5c287dd41f143033315e2f777e1167",
"reference": "88dd16b0cff68eb9167bfc849707d2c40ad91ddc", "reference": "d6365b901b5c287dd41f143033315e2f777e1167",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2862,22 +2864,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/thephpleague/oauth1-client/issues", "issues": "https://github.com/thephpleague/oauth1-client/issues",
"source": "https://github.com/thephpleague/oauth1-client/tree/v1.10.0" "source": "https://github.com/thephpleague/oauth1-client/tree/v1.10.1"
}, },
"time": "2021-08-15T23:05:49+00:00" "time": "2022-04-15T14:02:14+00:00"
}, },
{ {
"name": "maatwebsite/excel", "name": "maatwebsite/excel",
"version": "3.1.38", "version": "3.1.39",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/SpartnerNL/Laravel-Excel.git", "url": "https://github.com/SpartnerNL/Laravel-Excel.git",
"reference": "dff132ce4d30b19863f4e84de1613fca99604992" "reference": "5165334de44c6f7788a5818a1d019aa71a43e092"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/dff132ce4d30b19863f4e84de1613fca99604992", "url": "https://api.github.com/repos/SpartnerNL/Laravel-Excel/zipball/5165334de44c6f7788a5818a1d019aa71a43e092",
"reference": "dff132ce4d30b19863f4e84de1613fca99604992", "reference": "5165334de44c6f7788a5818a1d019aa71a43e092",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2930,7 +2932,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/SpartnerNL/Laravel-Excel/issues", "issues": "https://github.com/SpartnerNL/Laravel-Excel/issues",
"source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.38" "source": "https://github.com/SpartnerNL/Laravel-Excel/tree/3.1.39"
}, },
"funding": [ "funding": [
{ {
@ -2942,7 +2944,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-03-24T16:00:29+00:00" "time": "2022-04-23T11:44:18+00:00"
}, },
{ {
"name": "maennchen/zipstream-php", "name": "maennchen/zipstream-php",
@ -3174,16 +3176,16 @@
}, },
{ {
"name": "monolog/monolog", "name": "monolog/monolog",
"version": "2.4.0", "version": "2.5.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/Seldaek/monolog.git", "url": "https://github.com/Seldaek/monolog.git",
"reference": "d7fd7450628561ba697b7097d86db72662f54aef" "reference": "4192345e260f1d51b365536199744b987e160edc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/Seldaek/monolog/zipball/d7fd7450628561ba697b7097d86db72662f54aef", "url": "https://api.github.com/repos/Seldaek/monolog/zipball/4192345e260f1d51b365536199744b987e160edc",
"reference": "d7fd7450628561ba697b7097d86db72662f54aef", "reference": "4192345e260f1d51b365536199744b987e160edc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3257,7 +3259,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/Seldaek/monolog/issues", "issues": "https://github.com/Seldaek/monolog/issues",
"source": "https://github.com/Seldaek/monolog/tree/2.4.0" "source": "https://github.com/Seldaek/monolog/tree/2.5.0"
}, },
"funding": [ "funding": [
{ {
@ -3269,7 +3271,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-03-14T12:44:37+00:00" "time": "2022-04-08T15:43:54+00:00"
}, },
{ {
"name": "myclabs/php-enum", "name": "myclabs/php-enum",
@ -3912,16 +3914,16 @@
}, },
{ {
"name": "phpoffice/phpspreadsheet", "name": "phpoffice/phpspreadsheet",
"version": "1.22.0", "version": "1.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git", "url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
"reference": "3a9e29b4f386a08a151a33578e80ef1747037a48" "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/3a9e29b4f386a08a151a33578e80ef1747037a48", "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/21e4cf62699eebf007db28775f7d1554e612ed9e",
"reference": "3a9e29b4f386a08a151a33578e80ef1747037a48", "reference": "21e4cf62699eebf007db28775f7d1554e612ed9e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -3945,7 +3947,7 @@
"php": "^7.3 || ^8.0", "php": "^7.3 || ^8.0",
"psr/http-client": "^1.0", "psr/http-client": "^1.0",
"psr/http-factory": "^1.0", "psr/http-factory": "^1.0",
"psr/simple-cache": "^1.0" "psr/simple-cache": "^1.0 || ^2.0"
}, },
"require-dev": { "require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "dev-master", "dealerdirect/phpcodesniffer-composer-installer": "dev-master",
@ -4010,9 +4012,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues", "issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
"source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.22.0" "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.23.0"
}, },
"time": "2022-02-18T12:57:07+00:00" "time": "2022-04-24T13:53:10+00:00"
}, },
{ {
"name": "phpoption/phpoption", "name": "phpoption/phpoption",
@ -4196,16 +4198,16 @@
}, },
{ {
"name": "psr/cache", "name": "psr/cache",
"version": "2.0.0", "version": "3.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/cache.git", "url": "https://github.com/php-fig/cache.git",
"reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b" "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/cache/zipball/213f9dbc5b9bfbc4f8db86d2838dc968752ce13b", "url": "https://api.github.com/repos/php-fig/cache/zipball/aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"reference": "213f9dbc5b9bfbc4f8db86d2838dc968752ce13b", "reference": "aa5030cfa5405eccfdcb1083ce040c2cb8d253bf",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -4239,9 +4241,9 @@
"psr-6" "psr-6"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/cache/tree/2.0.0" "source": "https://github.com/php-fig/cache/tree/3.0.0"
}, },
"time": "2021-02-03T23:23:37+00:00" "time": "2021-02-03T23:26:27+00:00"
}, },
{ {
"name": "psr/container", "name": "psr/container",
@ -4558,25 +4560,25 @@
}, },
{ {
"name": "psr/simple-cache", "name": "psr/simple-cache",
"version": "1.0.1", "version": "2.0.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/php-fig/simple-cache.git", "url": "https://github.com/php-fig/simple-cache.git",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b" "reference": "8707bf3cea6f710bf6ef05491234e3ab06f6432a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/php-fig/simple-cache/zipball/408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "url": "https://api.github.com/repos/php-fig/simple-cache/zipball/8707bf3cea6f710bf6ef05491234e3ab06f6432a",
"reference": "408d5eafb83c57f6365a3ca330ff23aa4a5fa39b", "reference": "8707bf3cea6f710bf6ef05491234e3ab06f6432a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=5.3.0" "php": ">=8.0.0"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-master": "1.0.x-dev" "dev-master": "2.0.x-dev"
} }
}, },
"autoload": { "autoload": {
@ -4591,7 +4593,7 @@
"authors": [ "authors": [
{ {
"name": "PHP-FIG", "name": "PHP-FIG",
"homepage": "http://www.php-fig.org/" "homepage": "https://www.php-fig.org/"
} }
], ],
"description": "Common interfaces for simple caching", "description": "Common interfaces for simple caching",
@ -4603,9 +4605,9 @@
"simple-cache" "simple-cache"
], ],
"support": { "support": {
"source": "https://github.com/php-fig/simple-cache/tree/master" "source": "https://github.com/php-fig/simple-cache/tree/2.0.0"
}, },
"time": "2017-10-23T01:57:42+00:00" "time": "2021-10-29T13:22:09+00:00"
}, },
{ {
"name": "psy/psysh", "name": "psy/psysh",
@ -5096,16 +5098,16 @@
}, },
{ {
"name": "spatie/laravel-model-states", "name": "spatie/laravel-model-states",
"version": "2.2.0", "version": "2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-model-states.git", "url": "https://github.com/spatie/laravel-model-states.git",
"reference": "7b31a63c0bd8b33d7dc5e12e6b16d2535d9b31a8" "reference": "bfa12486558952eca4d6c81d4dd803b83f065297"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-model-states/zipball/7b31a63c0bd8b33d7dc5e12e6b16d2535d9b31a8", "url": "https://api.github.com/repos/spatie/laravel-model-states/zipball/bfa12486558952eca4d6c81d4dd803b83f065297",
"reference": "7b31a63c0bd8b33d7dc5e12e6b16d2535d9b31a8", "reference": "bfa12486558952eca4d6c81d4dd803b83f065297",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5154,7 +5156,7 @@
"state" "state"
], ],
"support": { "support": {
"source": "https://github.com/spatie/laravel-model-states/tree/2.2.0" "source": "https://github.com/spatie/laravel-model-states/tree/2.3.0"
}, },
"funding": [ "funding": [
{ {
@ -5166,7 +5168,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-03-03T11:22:16+00:00" "time": "2022-04-21T12:09:37+00:00"
}, },
{ {
"name": "spatie/laravel-package-tools", "name": "spatie/laravel-package-tools",
@ -7650,21 +7652,21 @@
"packages-dev": [ "packages-dev": [
{ {
"name": "blumilksoftware/codestyle", "name": "blumilksoftware/codestyle",
"version": "v1.0.1", "version": "v1.1.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/blumilksoftware/codestyle.git", "url": "https://github.com/blumilksoftware/codestyle.git",
"reference": "e86ebcd5175bc435d9c8d4f83bf201a6f5a9fc60" "reference": "3f2248859562afe7d7b2b16aa25e83dc73236fcc"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/blumilksoftware/codestyle/zipball/e86ebcd5175bc435d9c8d4f83bf201a6f5a9fc60", "url": "https://api.github.com/repos/blumilksoftware/codestyle/zipball/3f2248859562afe7d7b2b16aa25e83dc73236fcc",
"reference": "e86ebcd5175bc435d9c8d4f83bf201a6f5a9fc60", "reference": "3f2248859562afe7d7b2b16aa25e83dc73236fcc",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"friendsofphp/php-cs-fixer": "^3.8.0", "friendsofphp/php-cs-fixer": "^3.8.0",
"kubawerlos/php-cs-fixer-custom-fixers": "^3.7", "kubawerlos/php-cs-fixer-custom-fixers": "^3.10.1",
"php": "^8.0" "php": "^8.0"
}, },
"require-dev": { "require-dev": {
@ -7672,6 +7674,9 @@
"phpunit/phpunit": "^9.5", "phpunit/phpunit": "^9.5",
"symfony/console": "^6.0" "symfony/console": "^6.0"
}, },
"bin": [
"bin/codestyle"
],
"type": "library", "type": "library",
"autoload": { "autoload": {
"psr-4": { "psr-4": {
@ -7691,9 +7696,9 @@
"description": "Blumilk codestyle configurator", "description": "Blumilk codestyle configurator",
"support": { "support": {
"issues": "https://github.com/blumilksoftware/codestyle/issues", "issues": "https://github.com/blumilksoftware/codestyle/issues",
"source": "https://github.com/blumilksoftware/codestyle/tree/v1.0.1" "source": "https://github.com/blumilksoftware/codestyle/tree/v1.1.0"
}, },
"time": "2022-04-04T06:25:21+00:00" "time": "2022-04-25T06:04:51+00:00"
}, },
{ {
"name": "composer/pcre", "name": "composer/pcre",
@ -8383,16 +8388,16 @@
}, },
{ {
"name": "laravel/dusk", "name": "laravel/dusk",
"version": "v6.22.3", "version": "v6.23.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/dusk.git", "url": "https://github.com/laravel/dusk.git",
"reference": "f42844d5a7eace45d199d276bb2bc23fec788256" "reference": "98901d49176977c96330fd8c2ca5460eee50a246"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/dusk/zipball/f42844d5a7eace45d199d276bb2bc23fec788256", "url": "https://api.github.com/repos/laravel/dusk/zipball/98901d49176977c96330fd8c2ca5460eee50a246",
"reference": "f42844d5a7eace45d199d276bb2bc23fec788256", "reference": "98901d49176977c96330fd8c2ca5460eee50a246",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8450,9 +8455,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/dusk/issues", "issues": "https://github.com/laravel/dusk/issues",
"source": "https://github.com/laravel/dusk/tree/v6.22.3" "source": "https://github.com/laravel/dusk/tree/v6.23.0"
}, },
"time": "2022-04-04T15:12:34+00:00" "time": "2022-04-11T18:55:12+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
@ -10640,16 +10645,16 @@
}, },
{ {
"name": "spatie/ignition", "name": "spatie/ignition",
"version": "1.2.7", "version": "1.2.9",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/ignition.git", "url": "https://github.com/spatie/ignition.git",
"reference": "2f059cf42b48f7c522efbba1c05ad59fc2c1a3f2" "reference": "db25202fab2d5c14613b8914a1bb374998bbf870"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/ignition/zipball/2f059cf42b48f7c522efbba1c05ad59fc2c1a3f2", "url": "https://api.github.com/repos/spatie/ignition/zipball/db25202fab2d5c14613b8914a1bb374998bbf870",
"reference": "2f059cf42b48f7c522efbba1c05ad59fc2c1a3f2", "reference": "db25202fab2d5c14613b8914a1bb374998bbf870",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10706,20 +10711,20 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-03-29T08:48:34+00:00" "time": "2022-04-23T20:37:21+00:00"
}, },
{ {
"name": "spatie/laravel-ignition", "name": "spatie/laravel-ignition",
"version": "1.2.0", "version": "1.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/spatie/laravel-ignition.git", "url": "https://github.com/spatie/laravel-ignition.git",
"reference": "2b54c8c66f2d280f25e15064ebe3d5e3eda19820" "reference": "924d1ae878874ad0bb49f63b69a9af759a34ee78"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/2b54c8c66f2d280f25e15064ebe3d5e3eda19820", "url": "https://api.github.com/repos/spatie/laravel-ignition/zipball/924d1ae878874ad0bb49f63b69a9af759a34ee78",
"reference": "2b54c8c66f2d280f25e15064ebe3d5e3eda19820", "reference": "924d1ae878874ad0bb49f63b69a9af759a34ee78",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10796,7 +10801,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-04-01T21:01:58+00:00" "time": "2022-04-14T18:04:51+00:00"
}, },
{ {
"name": "symfony/filesystem", "name": "symfony/filesystem",
@ -11052,5 +11057,5 @@
"ext-redis": "*" "ext-redis": "*"
}, },
"platform-dev": [], "platform-dev": [],
"plugin-api-version": "2.2.0" "plugin-api-version": "2.1.0"
} }