Merge pull request #103 from JulianPrieber/dependabot/composer/fideloper/proxy-4.4.2

Bump fideloper/proxy from 4.4.1 to 4.4.2
This commit is contained in:
Julian Prieber 2022-07-18 20:59:21 +02:00 committed by GitHub
commit af7228400c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 12 additions and 12 deletions

24
composer.lock generated
View File

@ -524,16 +524,16 @@
}, },
{ {
"name": "fideloper/proxy", "name": "fideloper/proxy",
"version": "4.4.1", "version": "4.4.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/fideloper/TrustedProxy.git", "url": "https://github.com/fideloper/TrustedProxy.git",
"reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0" "reference": "a751f2bc86dd8e6cfef12dc0cbdada82f5a18750"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/c073b2bd04d1c90e04dc1b787662b558dd65ade0", "url": "https://api.github.com/repos/fideloper/TrustedProxy/zipball/a751f2bc86dd8e6cfef12dc0cbdada82f5a18750",
"reference": "c073b2bd04d1c90e04dc1b787662b558dd65ade0", "reference": "a751f2bc86dd8e6cfef12dc0cbdada82f5a18750",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -543,7 +543,7 @@
"require-dev": { "require-dev": {
"illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0", "illuminate/http": "^5.0|^6.0|^7.0|^8.0|^9.0",
"mockery/mockery": "^1.0", "mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.0" "phpunit/phpunit": "^8.5.8|^9.3.3"
}, },
"type": "library", "type": "library",
"extra": { "extra": {
@ -576,9 +576,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/fideloper/TrustedProxy/issues", "issues": "https://github.com/fideloper/TrustedProxy/issues",
"source": "https://github.com/fideloper/TrustedProxy/tree/4.4.1" "source": "https://github.com/fideloper/TrustedProxy/tree/4.4.2"
}, },
"time": "2020-10-22T13:48:01+00:00" "time": "2022-02-09T13:33:34+00:00"
}, },
{ {
"name": "fruitcake/laravel-cors", "name": "fruitcake/laravel-cors",
@ -1479,16 +1479,16 @@
}, },
{ {
"name": "league/commonmark", "name": "league/commonmark",
"version": "2.3.3", "version": "2.3.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/thephpleague/commonmark.git", "url": "https://github.com/thephpleague/commonmark.git",
"reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc" "reference": "155ec1c95626b16fda0889cf15904d24890a60d5"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/thephpleague/commonmark/zipball/0da1dca5781dd3cfddbe328224d9a7a62571addc", "url": "https://api.github.com/repos/thephpleague/commonmark/zipball/155ec1c95626b16fda0889cf15904d24890a60d5",
"reference": "0da1dca5781dd3cfddbe328224d9a7a62571addc", "reference": "155ec1c95626b16fda0889cf15904d24890a60d5",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1581,7 +1581,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-06-07T21:28:26+00:00" "time": "2022-07-17T16:25:47+00:00"
}, },
{ {
"name": "league/config", "name": "league/config",