|
@@ -8,16 +8,16 @@
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "asbiin/laravel-webauthn",
|
|
|
- "version": "2.0.0",
|
|
|
+ "version": "2.0.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/asbiin/laravel-webauthn.git",
|
|
|
- "reference": "424caae085bed85781ad7eef8904d644517d02f2"
|
|
|
+ "reference": "d3a7f9b9410021b84fd86b86fa77f4d2b41cc15a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/asbiin/laravel-webauthn/zipball/424caae085bed85781ad7eef8904d644517d02f2",
|
|
|
- "reference": "424caae085bed85781ad7eef8904d644517d02f2",
|
|
|
+ "url": "https://api.github.com/repos/asbiin/laravel-webauthn/zipball/d3a7f9b9410021b84fd86b86fa77f4d2b41cc15a",
|
|
|
+ "reference": "d3a7f9b9410021b84fd86b86fa77f4d2b41cc15a",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -93,63 +93,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-02-05T11:46:47+00:00"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "asm89/stack-cors",
|
|
|
- "version": "v2.1.1",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/asm89/stack-cors.git",
|
|
|
- "reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/asm89/stack-cors/zipball/73e5b88775c64ccc0b84fb60836b30dc9d92ac4a",
|
|
|
- "reference": "73e5b88775c64ccc0b84fb60836b30dc9d92ac4a",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^7.2|^8.0",
|
|
|
- "symfony/http-foundation": "^4|^5|^6",
|
|
|
- "symfony/http-kernel": "^4|^5|^6"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": "^7|^9",
|
|
|
- "squizlabs/php_codesniffer": "^3.5"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "2.1-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Asm89\\Stack\\": "src/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Alexander",
|
|
|
- "email": "iam.asm89@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Cross-origin resource sharing library and stack middleware",
|
|
|
- "homepage": "https://github.com/asm89/stack-cors",
|
|
|
- "keywords": [
|
|
|
- "cors",
|
|
|
- "stack"
|
|
|
- ],
|
|
|
- "support": {
|
|
|
- "issues": "https://github.com/asm89/stack-cors/issues",
|
|
|
- "source": "https://github.com/asm89/stack-cors/tree/v2.1.1"
|
|
|
- },
|
|
|
- "time": "2022-01-18T09:12:03+00:00"
|
|
|
+ "time": "2022-02-19T10:42:03+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "bacon/bacon-qr-code",
|
|
@@ -237,12 +181,12 @@
|
|
|
},
|
|
|
"type": "library",
|
|
|
"autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Assert\\": "lib/Assert"
|
|
|
- },
|
|
|
"files": [
|
|
|
"lib/Assert/functions.php"
|
|
|
- ]
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Assert\\": "lib/Assert"
|
|
|
+ }
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
@@ -1406,25 +1350,23 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "fruitcake/laravel-cors",
|
|
|
- "version": "v2.0.5",
|
|
|
+ "version": "v2.1.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/fruitcake/laravel-cors.git",
|
|
|
- "reference": "3a066e5cac32e2d1cdaacd6b961692778f37b5fc"
|
|
|
+ "reference": "361d71f00a0eea8b74da26ae75d0d207c53aa5b3"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/3a066e5cac32e2d1cdaacd6b961692778f37b5fc",
|
|
|
- "reference": "3a066e5cac32e2d1cdaacd6b961692778f37b5fc",
|
|
|
+ "url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/361d71f00a0eea8b74da26ae75d0d207c53aa5b3",
|
|
|
+ "reference": "361d71f00a0eea8b74da26ae75d0d207c53aa5b3",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "asm89/stack-cors": "^2.0.1",
|
|
|
+ "fruitcake/php-cors": "^1",
|
|
|
"illuminate/contracts": "^6|^7|^8|^9",
|
|
|
"illuminate/support": "^6|^7|^8|^9",
|
|
|
- "php": ">=7.2",
|
|
|
- "symfony/http-foundation": "^4|^5|^6",
|
|
|
- "symfony/http-kernel": "^4.3.4|^5|^6"
|
|
|
+ "php": ">=7.2"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"laravel/framework": "^6|^7.24|^8",
|
|
@@ -1435,7 +1377,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.0-dev"
|
|
|
+ "dev-master": "2.1-dev"
|
|
|
},
|
|
|
"laravel": {
|
|
|
"providers": [
|
|
@@ -1471,7 +1413,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/fruitcake/laravel-cors/issues",
|
|
|
- "source": "https://github.com/fruitcake/laravel-cors/tree/v2.0.5"
|
|
|
+ "source": "https://github.com/fruitcake/laravel-cors/tree/v2.1.0"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -1483,7 +1425,78 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-01-03T14:53:04+00:00"
|
|
|
+ "time": "2022-02-19T14:17:28+00:00"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "fruitcake/php-cors",
|
|
|
+ "version": "v1.2.0",
|
|
|
+ "source": {
|
|
|
+ "type": "git",
|
|
|
+ "url": "https://github.com/fruitcake/php-cors.git",
|
|
|
+ "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e"
|
|
|
+ },
|
|
|
+ "dist": {
|
|
|
+ "type": "zip",
|
|
|
+ "url": "https://api.github.com/repos/fruitcake/php-cors/zipball/58571acbaa5f9f462c9c77e911700ac66f446d4e",
|
|
|
+ "reference": "58571acbaa5f9f462c9c77e911700ac66f446d4e",
|
|
|
+ "shasum": ""
|
|
|
+ },
|
|
|
+ "require": {
|
|
|
+ "php": "^7.4|^8.0",
|
|
|
+ "symfony/http-foundation": "^4.4|^5.4|^6"
|
|
|
+ },
|
|
|
+ "require-dev": {
|
|
|
+ "phpstan/phpstan": "^1.4",
|
|
|
+ "phpunit/phpunit": "^9",
|
|
|
+ "squizlabs/php_codesniffer": "^3.5"
|
|
|
+ },
|
|
|
+ "type": "library",
|
|
|
+ "extra": {
|
|
|
+ "branch-alias": {
|
|
|
+ "dev-main": "1.1-dev"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "autoload": {
|
|
|
+ "psr-4": {
|
|
|
+ "Fruitcake\\Cors\\": "src/"
|
|
|
+ }
|
|
|
+ },
|
|
|
+ "notification-url": "https://packagist.org/downloads/",
|
|
|
+ "license": [
|
|
|
+ "MIT"
|
|
|
+ ],
|
|
|
+ "authors": [
|
|
|
+ {
|
|
|
+ "name": "Fruitcake",
|
|
|
+ "homepage": "https://fruitcake.nl"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Barryvdh",
|
|
|
+ "email": "barryvdh@gmail.com"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "description": "Cross-origin resource sharing library for the Symfony HttpFoundation",
|
|
|
+ "homepage": "https://github.com/fruitcake/php-cors",
|
|
|
+ "keywords": [
|
|
|
+ "cors",
|
|
|
+ "laravel",
|
|
|
+ "symfony"
|
|
|
+ ],
|
|
|
+ "support": {
|
|
|
+ "issues": "https://github.com/fruitcake/php-cors/issues",
|
|
|
+ "source": "https://github.com/fruitcake/php-cors/tree/v1.2.0"
|
|
|
+ },
|
|
|
+ "funding": [
|
|
|
+ {
|
|
|
+ "url": "https://fruitcake.nl",
|
|
|
+ "type": "custom"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "url": "https://github.com/barryvdh",
|
|
|
+ "type": "github"
|
|
|
+ }
|
|
|
+ ],
|
|
|
+ "time": "2022-02-20T15:07:15+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "graham-campbell/result-type",
|
|
@@ -1591,12 +1604,12 @@
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-4": {
|
|
|
- "GuzzleHttp\\": "src/"
|
|
|
- },
|
|
|
"files": [
|
|
|
"src/functions_include.php"
|
|
|
- ]
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "GuzzleHttp\\": "src/"
|
|
|
+ }
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
@@ -1956,16 +1969,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/framework",
|
|
|
- "version": "v8.83.0",
|
|
|
+ "version": "v8.83.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel/framework.git",
|
|
|
- "reference": "29bc8779103909ebc428478b339ee6fa8703e193"
|
|
|
+ "reference": "bddba117f8bce2f3c9875ca1ca375a96350d0f4d"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel/framework/zipball/29bc8779103909ebc428478b339ee6fa8703e193",
|
|
|
- "reference": "29bc8779103909ebc428478b339ee6fa8703e193",
|
|
|
+ "url": "https://api.github.com/repos/laravel/framework/zipball/bddba117f8bce2f3c9875ca1ca375a96350d0f4d",
|
|
|
+ "reference": "bddba117f8bce2f3c9875ca1ca375a96350d0f4d",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2125,7 +2138,7 @@
|
|
|
"issues": "https://github.com/laravel/framework/issues",
|
|
|
"source": "https://github.com/laravel/framework"
|
|
|
},
|
|
|
- "time": "2022-02-08T15:44:51+00:00"
|
|
|
+ "time": "2022-02-15T15:05:20+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/passport",
|
|
@@ -2206,16 +2219,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/serializable-closure",
|
|
|
- "version": "v1.1.0",
|
|
|
+ "version": "v1.1.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel/serializable-closure.git",
|
|
|
- "reference": "65c9faf50d567b65d81764a44526545689e3fe63"
|
|
|
+ "reference": "9e4b005daa20b0c161f3845040046dc9ddc1d74e"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/65c9faf50d567b65d81764a44526545689e3fe63",
|
|
|
- "reference": "65c9faf50d567b65d81764a44526545689e3fe63",
|
|
|
+ "url": "https://api.github.com/repos/laravel/serializable-closure/zipball/9e4b005daa20b0c161f3845040046dc9ddc1d74e",
|
|
|
+ "reference": "9e4b005daa20b0c161f3845040046dc9ddc1d74e",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2261,7 +2274,7 @@
|
|
|
"issues": "https://github.com/laravel/serializable-closure/issues",
|
|
|
"source": "https://github.com/laravel/serializable-closure"
|
|
|
},
|
|
|
- "time": "2022-02-01T16:29:39+00:00"
|
|
|
+ "time": "2022-02-11T19:23:53+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/tinker",
|
|
@@ -2333,16 +2346,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/ui",
|
|
|
- "version": "v3.4.3",
|
|
|
+ "version": "v3.4.4",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel/ui.git",
|
|
|
- "reference": "64a0f43492c00780b2261c56cd7007a4f370d95b"
|
|
|
+ "reference": "1596de849ecafc0bcc891389da939012b67f9d5c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel/ui/zipball/64a0f43492c00780b2261c56cd7007a4f370d95b",
|
|
|
- "reference": "64a0f43492c00780b2261c56cd7007a4f370d95b",
|
|
|
+ "url": "https://api.github.com/repos/laravel/ui/zipball/1596de849ecafc0bcc891389da939012b67f9d5c",
|
|
|
+ "reference": "1596de849ecafc0bcc891389da939012b67f9d5c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2388,9 +2401,9 @@
|
|
|
"ui"
|
|
|
],
|
|
|
"support": {
|
|
|
- "source": "https://github.com/laravel/ui/tree/v3.4.3"
|
|
|
+ "source": "https://github.com/laravel/ui/tree/v3.4.4"
|
|
|
},
|
|
|
- "time": "2022-02-08T14:19:32+00:00"
|
|
|
+ "time": "2022-02-10T22:38:33+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "lcobucci/clock",
|
|
@@ -2528,16 +2541,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "league/commonmark",
|
|
|
- "version": "2.2.1",
|
|
|
+ "version": "2.2.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/commonmark.git",
|
|
|
- "reference": "f8afb78f087777b040e0ab8a6b6ca93f6fc3f18a"
|
|
|
+ "reference": "13d7751377732637814f0cda0e3f6d3243f9f769"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/f8afb78f087777b040e0ab8a6b6ca93f6fc3f18a",
|
|
|
- "reference": "f8afb78f087777b040e0ab8a6b6ca93f6fc3f18a",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/13d7751377732637814f0cda0e3f6d3243f9f769",
|
|
|
+ "reference": "13d7751377732637814f0cda0e3f6d3243f9f769",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2628,7 +2641,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-01-25T14:37:33+00:00"
|
|
|
+ "time": "2022-02-13T15:00:57+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/config",
|
|
@@ -3428,31 +3441,31 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "mews/captcha",
|
|
|
- "version": "3.2.6",
|
|
|
+ "version": "3.2.7",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/mewebstudio/captcha.git",
|
|
|
- "reference": "42c1b320e4cad1f6ec9a395da36d7eda5b67d122"
|
|
|
+ "reference": "c4dec4963ea19a89aaf679fac1921323dd7decd8"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/mewebstudio/captcha/zipball/42c1b320e4cad1f6ec9a395da36d7eda5b67d122",
|
|
|
- "reference": "42c1b320e4cad1f6ec9a395da36d7eda5b67d122",
|
|
|
+ "url": "https://api.github.com/repos/mewebstudio/captcha/zipball/c4dec4963ea19a89aaf679fac1921323dd7decd8",
|
|
|
+ "reference": "c4dec4963ea19a89aaf679fac1921323dd7decd8",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-gd": "*",
|
|
|
- "illuminate/config": "~5|^6|^7|^8",
|
|
|
- "illuminate/filesystem": "~5|^6|^7|^8",
|
|
|
- "illuminate/hashing": "~5|^6|^7|^8",
|
|
|
- "illuminate/session": "~5|^6|^7|^8",
|
|
|
- "illuminate/support": "~5|^6|^7|^8",
|
|
|
+ "illuminate/config": "~5|^6|^7|^8|^9",
|
|
|
+ "illuminate/filesystem": "~5|^6|^7|^8|^9",
|
|
|
+ "illuminate/hashing": "~5|^6|^7|^8|^9",
|
|
|
+ "illuminate/session": "~5|^6|^7|^8|^9",
|
|
|
+ "illuminate/support": "~5|^6|^7|^8|^9",
|
|
|
"intervention/image": "~2.5",
|
|
|
"php": "^7.2|^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"mockery/mockery": "^1.0",
|
|
|
- "phpunit/phpunit": "^8.5"
|
|
|
+ "phpunit/phpunit": "^8.5|^9.0"
|
|
|
},
|
|
|
"type": "package",
|
|
|
"extra": {
|
|
@@ -3466,12 +3479,12 @@
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Mews\\Captcha\\": "src/"
|
|
|
- },
|
|
|
"files": [
|
|
|
"src/helpers.php"
|
|
|
- ]
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Mews\\Captcha\\": "src/"
|
|
|
+ }
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
@@ -3495,9 +3508,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/mewebstudio/captcha/issues",
|
|
|
- "source": "https://github.com/mewebstudio/captcha/tree/3.2.6"
|
|
|
+ "source": "https://github.com/mewebstudio/captcha/tree/3.2.7"
|
|
|
},
|
|
|
- "time": "2021-04-22T18:42:48+00:00"
|
|
|
+ "time": "2022-02-12T15:58:32+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
@@ -3660,16 +3673,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "nesbot/carbon",
|
|
|
- "version": "2.56.0",
|
|
|
+ "version": "2.57.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/briannesbitt/Carbon.git",
|
|
|
- "reference": "626ec8cbb724cd3c3400c3ed8f730545b744e3f4"
|
|
|
+ "reference": "4a54375c21eea4811dbd1149fe6b246517554e78"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/626ec8cbb724cd3c3400c3ed8f730545b744e3f4",
|
|
|
- "reference": "626ec8cbb724cd3c3400c3ed8f730545b744e3f4",
|
|
|
+ "url": "https://api.github.com/repos/briannesbitt/Carbon/zipball/4a54375c21eea4811dbd1149fe6b246517554e78",
|
|
|
+ "reference": "4a54375c21eea4811dbd1149fe6b246517554e78",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -3752,7 +3765,7 @@
|
|
|
"type": "tidelift"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-01-21T17:08:38+00:00"
|
|
|
+ "time": "2022-02-13T18:13:33+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "nette/schema",
|
|
@@ -4363,16 +4376,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpoffice/phpspreadsheet",
|
|
|
- "version": "1.21.0",
|
|
|
+ "version": "1.22.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/PHPOffice/PhpSpreadsheet.git",
|
|
|
- "reference": "1a359d2ccbb89c05f5dffb32711a95f4afc67964"
|
|
|
+ "reference": "3a9e29b4f386a08a151a33578e80ef1747037a48"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/1a359d2ccbb89c05f5dffb32711a95f4afc67964",
|
|
|
- "reference": "1a359d2ccbb89c05f5dffb32711a95f4afc67964",
|
|
|
+ "url": "https://api.github.com/repos/PHPOffice/PhpSpreadsheet/zipball/3a9e29b4f386a08a151a33578e80ef1747037a48",
|
|
|
+ "reference": "3a9e29b4f386a08a151a33578e80ef1747037a48",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -4403,7 +4416,7 @@
|
|
|
"dompdf/dompdf": "^1.0",
|
|
|
"friendsofphp/php-cs-fixer": "^3.2",
|
|
|
"jpgraph/jpgraph": "^4.0",
|
|
|
- "mpdf/mpdf": "^8.0",
|
|
|
+ "mpdf/mpdf": "8.0.17",
|
|
|
"phpcompatibility/php-compatibility": "^9.3",
|
|
|
"phpstan/phpstan": "^1.1",
|
|
|
"phpstan/phpstan-phpunit": "^1.0",
|
|
@@ -4461,9 +4474,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/PHPOffice/PhpSpreadsheet/issues",
|
|
|
- "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.21.0"
|
|
|
+ "source": "https://github.com/PHPOffice/PhpSpreadsheet/tree/1.22.0"
|
|
|
},
|
|
|
- "time": "2022-01-06T11:10:08+00:00"
|
|
|
+ "time": "2022-02-18T12:57:07+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpoption/phpoption",
|
|
@@ -4947,8 +4960,8 @@
|
|
|
},
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
- "PragmaRX\\Yaml\\Package\\": "src/package",
|
|
|
- "PragmaRX\\Yaml\\Tests\\": "tests/"
|
|
|
+ "PragmaRX\\Yaml\\Tests\\": "tests/",
|
|
|
+ "PragmaRX\\Yaml\\Package\\": "src/package"
|
|
|
}
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
@@ -7145,12 +7158,12 @@
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
- },
|
|
|
"files": [
|
|
|
"bootstrap.php"
|
|
|
- ]
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Symfony\\Polyfill\\Mbstring\\": ""
|
|
|
+ }
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
@@ -9029,24 +9042,24 @@
|
|
|
"packages-dev": [
|
|
|
{
|
|
|
"name": "beyondcode/laravel-dump-server",
|
|
|
- "version": "1.7.0",
|
|
|
+ "version": "1.8.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/beyondcode/laravel-dump-server.git",
|
|
|
- "reference": "e27c7b942ab62f6ac7168359393d328ec5215b89"
|
|
|
+ "reference": "33a19c632655c1d4f16c0bc67ce6ba0504116b8a"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/beyondcode/laravel-dump-server/zipball/e27c7b942ab62f6ac7168359393d328ec5215b89",
|
|
|
- "reference": "e27c7b942ab62f6ac7168359393d328ec5215b89",
|
|
|
+ "url": "https://api.github.com/repos/beyondcode/laravel-dump-server/zipball/33a19c632655c1d4f16c0bc67ce6ba0504116b8a",
|
|
|
+ "reference": "33a19c632655c1d4f16c0bc67ce6ba0504116b8a",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0",
|
|
|
- "illuminate/http": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0",
|
|
|
- "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0",
|
|
|
+ "illuminate/console": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0",
|
|
|
+ "illuminate/http": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0",
|
|
|
+ "illuminate/support": "5.6.*|5.7.*|5.8.*|^6.0|^7.0|^8.0|^9.0",
|
|
|
"php": ">=7.2.5",
|
|
|
- "symfony/var-dumper": "^5.0"
|
|
|
+ "symfony/var-dumper": "^5.0|^6.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"larapack/dd": "^1.0",
|
|
@@ -9061,12 +9074,12 @@
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-4": {
|
|
|
- "BeyondCode\\DumpServer\\": "src"
|
|
|
- },
|
|
|
"files": [
|
|
|
"helpers.php"
|
|
|
- ]
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "BeyondCode\\DumpServer\\": "src"
|
|
|
+ }
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
@@ -9088,9 +9101,9 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/beyondcode/laravel-dump-server/issues",
|
|
|
- "source": "https://github.com/beyondcode/laravel-dump-server/tree/1.7.0"
|
|
|
+ "source": "https://github.com/beyondcode/laravel-dump-server/tree/1.8.0"
|
|
|
},
|
|
|
- "time": "2020-12-15T10:57:43+00:00"
|
|
|
+ "time": "2022-02-12T12:37:34+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "composer/pcre",
|
|
@@ -9485,12 +9498,12 @@
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Facade\\FlareClient\\": "src"
|
|
|
- },
|
|
|
"files": [
|
|
|
"src/helpers.php"
|
|
|
- ]
|
|
|
+ ],
|
|
|
+ "psr-4": {
|
|
|
+ "Facade\\FlareClient\\": "src"
|
|
|
+ }
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
"license": [
|
|
@@ -10201,16 +10214,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phar-io/version",
|
|
|
- "version": "3.1.1",
|
|
|
+ "version": "3.2.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phar-io/version.git",
|
|
|
- "reference": "15a90844ad40f127afd244c0cad228de2a80052a"
|
|
|
+ "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phar-io/version/zipball/15a90844ad40f127afd244c0cad228de2a80052a",
|
|
|
- "reference": "15a90844ad40f127afd244c0cad228de2a80052a",
|
|
|
+ "url": "https://api.github.com/repos/phar-io/version/zipball/4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
|
+ "reference": "4f7fd7836c6f332bb2933569e566a0d6c4cbed74",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -10246,9 +10259,9 @@
|
|
|
"description": "Library for handling version information and constraints",
|
|
|
"support": {
|
|
|
"issues": "https://github.com/phar-io/version/issues",
|
|
|
- "source": "https://github.com/phar-io/version/tree/3.1.1"
|
|
|
+ "source": "https://github.com/phar-io/version/tree/3.2.1"
|
|
|
},
|
|
|
- "time": "2022-02-07T21:56:48+00:00"
|
|
|
+ "time": "2022-02-21T01:04:05+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "php-cs-fixer/diff",
|
|
@@ -10531,16 +10544,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-code-coverage",
|
|
|
- "version": "9.2.10",
|
|
|
+ "version": "9.2.11",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
|
|
|
- "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687"
|
|
|
+ "reference": "665a1ac0a763c51afc30d6d130dac0813092b17f"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/d5850aaf931743067f4bfc1ae4cbd06468400687",
|
|
|
- "reference": "d5850aaf931743067f4bfc1ae4cbd06468400687",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/665a1ac0a763c51afc30d6d130dac0813092b17f",
|
|
|
+ "reference": "665a1ac0a763c51afc30d6d130dac0813092b17f",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -10596,7 +10609,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.10"
|
|
|
+ "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.11"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -10604,7 +10617,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2021-12-05T09:12:13+00:00"
|
|
|
+ "time": "2022-02-18T12:46:09+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/php-file-iterator",
|
|
@@ -10849,16 +10862,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpunit/phpunit",
|
|
|
- "version": "9.5.13",
|
|
|
+ "version": "9.5.14",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/phpunit.git",
|
|
|
- "reference": "597cb647654ede35e43b137926dfdfef0fb11743"
|
|
|
+ "reference": "1883687169c017d6ae37c58883ca3994cfc34189"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/597cb647654ede35e43b137926dfdfef0fb11743",
|
|
|
- "reference": "597cb647654ede35e43b137926dfdfef0fb11743",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/1883687169c017d6ae37c58883ca3994cfc34189",
|
|
|
+ "reference": "1883687169c017d6ae37c58883ca3994cfc34189",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -10936,7 +10949,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/phpunit/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.13"
|
|
|
+ "source": "https://github.com/sebastianbergmann/phpunit/tree/9.5.14"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -10948,7 +10961,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-01-24T07:33:35+00:00"
|
|
|
+ "time": "2022-02-18T12:54:07+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/cli-parser",
|
|
@@ -11456,16 +11469,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/global-state",
|
|
|
- "version": "5.0.4",
|
|
|
+ "version": "5.0.5",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/sebastianbergmann/global-state.git",
|
|
|
- "reference": "19c519631c5a511b7ed0ad64a6713fdb3fd25fe4"
|
|
|
+ "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/19c519631c5a511b7ed0ad64a6713fdb3fd25fe4",
|
|
|
- "reference": "19c519631c5a511b7ed0ad64a6713fdb3fd25fe4",
|
|
|
+ "url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/0ca8db5a5fc9c8646244e629625ac486fa286bf2",
|
|
|
+ "reference": "0ca8db5a5fc9c8646244e629625ac486fa286bf2",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -11508,7 +11521,7 @@
|
|
|
],
|
|
|
"support": {
|
|
|
"issues": "https://github.com/sebastianbergmann/global-state/issues",
|
|
|
- "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.4"
|
|
|
+ "source": "https://github.com/sebastianbergmann/global-state/tree/5.0.5"
|
|
|
},
|
|
|
"funding": [
|
|
|
{
|
|
@@ -11516,7 +11529,7 @@
|
|
|
"type": "github"
|
|
|
}
|
|
|
],
|
|
|
- "time": "2022-02-10T07:01:19+00:00"
|
|
|
+ "time": "2022-02-14T08:28:10+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "sebastian/lines-of-code",
|