|
@@ -1269,16 +1269,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/framework",
|
|
|
- "version": "v6.18.0",
|
|
|
+ "version": "v6.18.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/laravel/framework.git",
|
|
|
- "reference": "077b895d935b7fbcfb1d1eb34217fa4f80a130d8"
|
|
|
+ "reference": "9425a2f410d05d5bba493f62cff03854a8b19559"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/laravel/framework/zipball/077b895d935b7fbcfb1d1eb34217fa4f80a130d8",
|
|
|
- "reference": "077b895d935b7fbcfb1d1eb34217fa4f80a130d8",
|
|
|
+ "url": "https://api.github.com/repos/laravel/framework/zipball/9425a2f410d05d5bba493f62cff03854a8b19559",
|
|
|
+ "reference": "9425a2f410d05d5bba493f62cff03854a8b19559",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1363,7 +1363,7 @@
|
|
|
"ext-memcached": "Required to use the memcache cache driver.",
|
|
|
"ext-pcntl": "Required to use all features of the queue worker.",
|
|
|
"ext-posix": "Required to use all features of the queue worker.",
|
|
|
- "ext-redis": "Required to use the Redis cache and queue drivers.",
|
|
|
+ "ext-redis": "Required to use the Redis cache and queue drivers (^4.0|^5.0).",
|
|
|
"filp/whoops": "Required for friendly error pages in development (^2.4).",
|
|
|
"fzaninotto/faker": "Required to use the eloquent factory builder (^1.9.1).",
|
|
|
"guzzlehttp/guzzle": "Required to use the Mailgun mail driver and the ping methods on schedules (^6.0|^7.0).",
|
|
@@ -1411,7 +1411,7 @@
|
|
|
"framework",
|
|
|
"laravel"
|
|
|
],
|
|
|
- "time": "2020-03-03T13:14:27+00:00"
|
|
|
+ "time": "2020-03-17T17:08:02+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "laravel/passport",
|
|
@@ -1730,16 +1730,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "league/flysystem",
|
|
|
- "version": "1.0.65",
|
|
|
+ "version": "1.0.66",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/thephpleague/flysystem.git",
|
|
|
- "reference": "8f17b3ba67097aafb8318cd5c553b1acf7c891c8"
|
|
|
+ "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/8f17b3ba67097aafb8318cd5c553b1acf7c891c8",
|
|
|
- "reference": "8f17b3ba67097aafb8318cd5c553b1acf7c891c8",
|
|
|
+ "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/021569195e15f8209b1c4bebb78bd66aa4f08c21",
|
|
|
+ "reference": "021569195e15f8209b1c4bebb78bd66aa4f08c21",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -1810,7 +1810,7 @@
|
|
|
"sftp",
|
|
|
"storage"
|
|
|
],
|
|
|
- "time": "2020-03-08T18:53:20+00:00"
|
|
|
+ "time": "2020-03-17T18:58:12+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "league/oauth2-server",
|
|
@@ -1891,31 +1891,31 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "mews/captcha",
|
|
|
- "version": "3.0.2",
|
|
|
+ "version": "3.1.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/mewebstudio/captcha.git",
|
|
|
- "reference": "0fa11e098549ceb8f99f93dcf24719622d8c8078"
|
|
|
+ "reference": "cc4d745c4f7506be0b73ac70324f71408c7e3a80"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/mewebstudio/captcha/zipball/0fa11e098549ceb8f99f93dcf24719622d8c8078",
|
|
|
- "reference": "0fa11e098549ceb8f99f93dcf24719622d8c8078",
|
|
|
+ "url": "https://api.github.com/repos/mewebstudio/captcha/zipball/cc4d745c4f7506be0b73ac70324f71408c7e3a80",
|
|
|
+ "reference": "cc4d745c4f7506be0b73ac70324f71408c7e3a80",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
"ext-gd": "*",
|
|
|
- "illuminate/config": "~5.0|^6.0",
|
|
|
- "illuminate/filesystem": "~5.0|^6.0",
|
|
|
- "illuminate/hashing": "~5.0|^6.0",
|
|
|
- "illuminate/session": "~5.0|^6.0",
|
|
|
- "illuminate/support": "~5.0|^6.0",
|
|
|
+ "illuminate/config": "~5.0|^6.0|^7.0",
|
|
|
+ "illuminate/filesystem": "~5.0|^6.0|^7.0",
|
|
|
+ "illuminate/hashing": "~5.0|^6.0|^7.0",
|
|
|
+ "illuminate/session": "~5.0|^6.0|^7.0",
|
|
|
+ "illuminate/support": "~5.0|^6.0|^7.0",
|
|
|
"intervention/image": "~2.5",
|
|
|
"php": "^7.2"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"mockery/mockery": "^1.0",
|
|
|
- "phpunit/phpunit": "^8.0"
|
|
|
+ "phpunit/phpunit": "^8.5"
|
|
|
},
|
|
|
"type": "package",
|
|
|
"extra": {
|
|
@@ -1956,7 +1956,7 @@
|
|
|
"laravel6 Captcha",
|
|
|
"laravel6 Security"
|
|
|
],
|
|
|
- "time": "2019-12-05T11:15:51+00:00"
|
|
|
+ "time": "2020-03-21T08:52:58+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "monolog/monolog",
|
|
@@ -2525,20 +2525,20 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "phpoption/phpoption",
|
|
|
- "version": "1.7.2",
|
|
|
+ "version": "1.7.3",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/schmittjoh/php-option.git",
|
|
|
- "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959"
|
|
|
+ "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959",
|
|
|
- "reference": "77f7c4d2e65413aff5b5a8cc8b3caf7a28d81959",
|
|
|
+ "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
|
|
|
+ "reference": "4acfd6a4b33a509d8c88f50e5222f734b6aeebae",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^5.5.9 || ^7.0"
|
|
|
+ "php": "^5.5.9 || ^7.0 || ^8.0"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
"bamarni/composer-bin-plugin": "^1.3",
|
|
@@ -2576,20 +2576,20 @@
|
|
|
"php",
|
|
|
"type"
|
|
|
],
|
|
|
- "time": "2019-12-15T19:35:24+00:00"
|
|
|
+ "time": "2020-03-21T18:07:53+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "phpseclib/phpseclib",
|
|
|
- "version": "2.0.25",
|
|
|
+ "version": "2.0.26",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/phpseclib/phpseclib.git",
|
|
|
- "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0"
|
|
|
+ "reference": "09655fcc1f8bab65727be036b28f6f20311c126c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/c18159618ed7cd7ff721ac1a8fec7860a475d2f0",
|
|
|
- "reference": "c18159618ed7cd7ff721ac1a8fec7860a475d2f0",
|
|
|
+ "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/09655fcc1f8bab65727be036b28f6f20311c126c",
|
|
|
+ "reference": "09655fcc1f8bab65727be036b28f6f20311c126c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -2668,7 +2668,7 @@
|
|
|
"x.509",
|
|
|
"x509"
|
|
|
],
|
|
|
- "time": "2020-02-25T04:16:50+00:00"
|
|
|
+ "time": "2020-03-13T04:15:39+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "pragmarx/google2fa",
|
|
@@ -5005,16 +5005,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "vlucas/phpdotenv",
|
|
|
- "version": "v3.6.0",
|
|
|
+ "version": "v3.6.1",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/vlucas/phpdotenv.git",
|
|
|
- "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156"
|
|
|
+ "reference": "8f7961f7b9deb3b432452c18093cf16f88205902"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/1bdf24f065975594f6a117f0f1f6cabf1333b156",
|
|
|
- "reference": "1bdf24f065975594f6a117f0f1f6cabf1333b156",
|
|
|
+ "url": "https://api.github.com/repos/vlucas/phpdotenv/zipball/8f7961f7b9deb3b432452c18093cf16f88205902",
|
|
|
+ "reference": "8f7961f7b9deb3b432452c18093cf16f88205902",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
@@ -5023,8 +5023,12 @@
|
|
|
"symfony/polyfill-ctype": "^1.9"
|
|
|
},
|
|
|
"require-dev": {
|
|
|
+ "ext-filter": "*",
|
|
|
"phpunit/phpunit": "^4.8.35 || ^5.0 || ^6.0 || ^7.0"
|
|
|
},
|
|
|
+ "suggest": {
|
|
|
+ "ext-filter": "Required to use the boolean validator."
|
|
|
+ },
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
@@ -5058,7 +5062,7 @@
|
|
|
"env",
|
|
|
"environment"
|
|
|
],
|
|
|
- "time": "2019-09-10T21:37:39+00:00"
|
|
|
+ "time": "2020-03-12T13:44:00+00:00"
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|