mirror of
https://github.com/henrywhitaker3/Speedtest-Tracker.git
synced 2025-12-21 21:33:08 +01:00
Merge pull request #304 from henrywhitaker3/dependabot/composer/dev/fruitcake/laravel-cors-2.0.2
Bump fruitcake/laravel-cors from 2.0.1 to 2.0.2
This commit is contained in:
29
composer.lock
generated
29
composer.lock
generated
@@ -773,33 +773,30 @@
|
|||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "fruitcake/laravel-cors",
|
"name": "fruitcake/laravel-cors",
|
||||||
"version": "v2.0.1",
|
"version": "v2.0.2",
|
||||||
"source": {
|
"source": {
|
||||||
"type": "git",
|
"type": "git",
|
||||||
"url": "https://github.com/fruitcake/laravel-cors.git",
|
"url": "https://github.com/fruitcake/laravel-cors.git",
|
||||||
"reference": "dbfc311b25d4873c3c2382b26860be3567492bd6"
|
"reference": "4b19bfc3bd422948af37a42a62fad7f49025894a"
|
||||||
},
|
},
|
||||||
"dist": {
|
"dist": {
|
||||||
"type": "zip",
|
"type": "zip",
|
||||||
"url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/dbfc311b25d4873c3c2382b26860be3567492bd6",
|
"url": "https://api.github.com/repos/fruitcake/laravel-cors/zipball/4b19bfc3bd422948af37a42a62fad7f49025894a",
|
||||||
"reference": "dbfc311b25d4873c3c2382b26860be3567492bd6",
|
"reference": "4b19bfc3bd422948af37a42a62fad7f49025894a",
|
||||||
"shasum": ""
|
"shasum": ""
|
||||||
},
|
},
|
||||||
"require": {
|
"require": {
|
||||||
"asm89/stack-cors": "^2.0.1",
|
"asm89/stack-cors": "^2.0.1",
|
||||||
"illuminate/contracts": "^5.6|^6.0|^7.0|^8.0",
|
"illuminate/contracts": "^6|^7|^8",
|
||||||
"illuminate/support": "^5.6|^6.0|^7.0|^8.0",
|
"illuminate/support": "^6|^7|^8",
|
||||||
"php": ">=7.1",
|
"php": ">=7.2",
|
||||||
"symfony/http-foundation": "^4.0|^5.0",
|
"symfony/http-foundation": "^4|^5",
|
||||||
"symfony/http-kernel": "^4.0|^5.0"
|
"symfony/http-kernel": "^4.3.4|^5"
|
||||||
},
|
},
|
||||||
"require-dev": {
|
"require-dev": {
|
||||||
"laravel/framework": "^5.5|^6.0|^7.0|^8.0",
|
"laravel/framework": "^6|^7|^8",
|
||||||
"orchestra/dusk-updater": "^1.2",
|
"orchestra/testbench-dusk": "^4|^5|^6",
|
||||||
"orchestra/testbench": "^3.5|^4.0|^5.0|^6.0",
|
"phpunit/phpunit": "^6|^7|^8",
|
||||||
"orchestra/testbench-dusk": "^5.1",
|
|
||||||
"phpro/grumphp": "^0.16|^0.17",
|
|
||||||
"phpunit/phpunit": "^6.0|^7.0|^8.0",
|
|
||||||
"squizlabs/php_codesniffer": "^3.5"
|
"squizlabs/php_codesniffer": "^3.5"
|
||||||
},
|
},
|
||||||
"type": "library",
|
"type": "library",
|
||||||
@@ -845,7 +842,7 @@
|
|||||||
"type": "github"
|
"type": "github"
|
||||||
}
|
}
|
||||||
],
|
],
|
||||||
"time": "2020-05-31T07:30:16+00:00"
|
"time": "2020-09-07T11:48:52+00:00"
|
||||||
},
|
},
|
||||||
{
|
{
|
||||||
"name": "guzzlehttp/guzzle",
|
"name": "guzzlehttp/guzzle",
|
||||||
|
|||||||
Reference in New Issue
Block a user