Merge pull request #3495 from CachetHQ/dependabot/composer/barryvdh/laravel-cors-0.11.3
Bump barryvdh/laravel-cors from 0.11.2 to 0.11.3
This commit is contained in:
12
composer.lock
generated
12
composer.lock
generated
@@ -483,21 +483,21 @@
|
||||
},
|
||||
{
|
||||
"name": "barryvdh/laravel-cors",
|
||||
"version": "v0.11.2",
|
||||
"version": "v0.11.3",
|
||||
"source": {
|
||||
"type": "git",
|
||||
"url": "https://github.com/barryvdh/laravel-cors.git",
|
||||
"reference": "7969a52f52d0d9a04b42565d25ac9994b8c83332"
|
||||
"reference": "c95ac944f2f20a17949aae6645692dfd3b402bca"
|
||||
},
|
||||
"dist": {
|
||||
"type": "zip",
|
||||
"url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/7969a52f52d0d9a04b42565d25ac9994b8c83332",
|
||||
"reference": "7969a52f52d0d9a04b42565d25ac9994b8c83332",
|
||||
"url": "https://api.github.com/repos/barryvdh/laravel-cors/zipball/c95ac944f2f20a17949aae6645692dfd3b402bca",
|
||||
"reference": "c95ac944f2f20a17949aae6645692dfd3b402bca",
|
||||
"shasum": ""
|
||||
},
|
||||
"require": {
|
||||
"asm89/stack-cors": "^1.2",
|
||||
"illuminate/support": "5.5.x|5.6.x|5.7.x",
|
||||
"illuminate/support": "5.5.x|5.6.x|5.7.x|5.8.x",
|
||||
"php": ">=7",
|
||||
"symfony/http-foundation": "^3.1|^4",
|
||||
"symfony/http-kernel": "^3.1|^4"
|
||||
@@ -541,7 +541,7 @@
|
||||
"crossdomain",
|
||||
"laravel"
|
||||
],
|
||||
"time": "2018-09-06T13:20:53+00:00"
|
||||
"time": "2019-02-26T18:08:30+00:00"
|
||||
},
|
||||
{
|
||||
"name": "christian-riesen/base32",
|
||||
|
||||
Reference in New Issue
Block a user