1
0
Fork 0

Update composer deps

This commit is contained in:
Daniel Supernault 2022-12-19 22:33:17 -07:00
parent 3e8a87c78a
commit cb343a1373
No known key found for this signature in database
GPG Key ID: 0DEF1C662C9033F7
1 changed files with 173 additions and 169 deletions

342
composer.lock generated
View File

@ -114,16 +114,16 @@
}, },
{ {
"name": "aws/aws-sdk-php", "name": "aws/aws-sdk-php",
"version": "3.253.0", "version": "3.254.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/aws/aws-sdk-php.git", "url": "https://github.com/aws/aws-sdk-php.git",
"reference": "1fc9d166dd8ee7c2a187cf8f3ed9342863208865" "reference": "9e07cddf9be6ab241c241344ca2e9cf33e32a22e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/1fc9d166dd8ee7c2a187cf8f3ed9342863208865", "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/9e07cddf9be6ab241c241344ca2e9cf33e32a22e",
"reference": "1fc9d166dd8ee7c2a187cf8f3ed9342863208865", "reference": "9e07cddf9be6ab241c241344ca2e9cf33e32a22e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -202,9 +202,9 @@
"support": { "support": {
"forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80", "forum": "https://forums.aws.amazon.com/forum.jspa?forumID=80",
"issues": "https://github.com/aws/aws-sdk-php/issues", "issues": "https://github.com/aws/aws-sdk-php/issues",
"source": "https://github.com/aws/aws-sdk-php/tree/3.253.0" "source": "https://github.com/aws/aws-sdk-php/tree/3.254.0"
}, },
"time": "2022-12-12T19:23:54+00:00" "time": "2022-12-19T19:23:23+00:00"
}, },
{ {
"name": "bacon/bacon-qr-code", "name": "bacon/bacon-qr-code",
@ -262,16 +262,16 @@
}, },
{ {
"name": "beyondcode/laravel-websockets", "name": "beyondcode/laravel-websockets",
"version": "1.13.1", "version": "1.13.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/beyondcode/laravel-websockets.git", "url": "https://github.com/beyondcode/laravel-websockets.git",
"reference": "f0649b65fb5562d20eff66f61716ef98717e228a" "reference": "50f8a1e77227a2d2302d45b99185d68a1c1c6866"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/beyondcode/laravel-websockets/zipball/f0649b65fb5562d20eff66f61716ef98717e228a", "url": "https://api.github.com/repos/beyondcode/laravel-websockets/zipball/50f8a1e77227a2d2302d45b99185d68a1c1c6866",
"reference": "f0649b65fb5562d20eff66f61716ef98717e228a", "reference": "50f8a1e77227a2d2302d45b99185d68a1c1c6866",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -338,9 +338,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/beyondcode/laravel-websockets/issues", "issues": "https://github.com/beyondcode/laravel-websockets/issues",
"source": "https://github.com/beyondcode/laravel-websockets/tree/1.13.1" "source": "https://github.com/beyondcode/laravel-websockets/tree/1.13.2"
}, },
"time": "2022-03-03T08:41:47+00:00" "time": "2022-10-19T18:15:42+00:00"
}, },
{ {
"name": "brick/math", "name": "brick/math",
@ -1576,16 +1576,16 @@
}, },
{ {
"name": "firebase/php-jwt", "name": "firebase/php-jwt",
"version": "v6.3.1", "version": "v6.3.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/firebase/php-jwt.git", "url": "https://github.com/firebase/php-jwt.git",
"reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da" "reference": "ea7dda77098b96e666c5ef382452f94841e439cd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/firebase/php-jwt/zipball/ddfaddcb520488b42bca3a75e17e9dd53c3667da", "url": "https://api.github.com/repos/firebase/php-jwt/zipball/ea7dda77098b96e666c5ef382452f94841e439cd",
"reference": "ddfaddcb520488b42bca3a75e17e9dd53c3667da", "reference": "ea7dda77098b96e666c5ef382452f94841e439cd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -1632,9 +1632,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/firebase/php-jwt/issues", "issues": "https://github.com/firebase/php-jwt/issues",
"source": "https://github.com/firebase/php-jwt/tree/v6.3.1" "source": "https://github.com/firebase/php-jwt/tree/v6.3.2"
}, },
"time": "2022-11-01T21:20:08+00:00" "time": "2022-12-19T17:10:46+00:00"
}, },
{ {
"name": "fruitcake/laravel-cors", "name": "fruitcake/laravel-cors",
@ -2400,16 +2400,16 @@
}, },
{ {
"name": "laravel/framework", "name": "laravel/framework",
"version": "v9.43.0", "version": "v9.44.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/framework.git", "url": "https://github.com/laravel/framework.git",
"reference": "011f2e1d49a11c22519a7899b46ddf3bc5b0f40b" "reference": "60808a7d9acd53461fd69634c08fc7e0a99fbf98"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/framework/zipball/011f2e1d49a11c22519a7899b46ddf3bc5b0f40b", "url": "https://api.github.com/repos/laravel/framework/zipball/60808a7d9acd53461fd69634c08fc7e0a99fbf98",
"reference": "011f2e1d49a11c22519a7899b46ddf3bc5b0f40b", "reference": "60808a7d9acd53461fd69634c08fc7e0a99fbf98",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2582,7 +2582,7 @@
"issues": "https://github.com/laravel/framework/issues", "issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework" "source": "https://github.com/laravel/framework"
}, },
"time": "2022-12-06T14:26:07+00:00" "time": "2022-12-15T14:56:36+00:00"
}, },
{ {
"name": "laravel/helpers", "name": "laravel/helpers",
@ -2642,16 +2642,16 @@
}, },
{ {
"name": "laravel/horizon", "name": "laravel/horizon",
"version": "v5.10.5", "version": "v5.10.6",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/horizon.git", "url": "https://github.com/laravel/horizon.git",
"reference": "01b26da26ca8abe3a525a307b1155d52d7293c8d" "reference": "22b6d7c67bb86722cf380dbaed55ff1a3fc84053"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/horizon/zipball/01b26da26ca8abe3a525a307b1155d52d7293c8d", "url": "https://api.github.com/repos/laravel/horizon/zipball/22b6d7c67bb86722cf380dbaed55ff1a3fc84053",
"reference": "01b26da26ca8abe3a525a307b1155d52d7293c8d", "reference": "22b6d7c67bb86722cf380dbaed55ff1a3fc84053",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -2713,9 +2713,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/horizon/issues", "issues": "https://github.com/laravel/horizon/issues",
"source": "https://github.com/laravel/horizon/tree/v5.10.5" "source": "https://github.com/laravel/horizon/tree/v5.10.6"
}, },
"time": "2022-11-25T15:57:02+00:00" "time": "2022-12-14T15:24:14+00:00"
}, },
{ {
"name": "laravel/passport", "name": "laravel/passport",
@ -2985,31 +2985,34 @@
}, },
{ {
"name": "lcobucci/clock", "name": "lcobucci/clock",
"version": "2.2.0", "version": "2.3.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/lcobucci/clock.git", "url": "https://github.com/lcobucci/clock.git",
"reference": "fb533e093fd61321bfcbac08b131ce805fe183d3" "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/lcobucci/clock/zipball/fb533e093fd61321bfcbac08b131ce805fe183d3", "url": "https://api.github.com/repos/lcobucci/clock/zipball/c7aadcd6fd97ed9e199114269c0be3f335e38876",
"reference": "fb533e093fd61321bfcbac08b131ce805fe183d3", "reference": "c7aadcd6fd97ed9e199114269c0be3f335e38876",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^8.0", "php": "~8.1.0 || ~8.2.0",
"stella-maris/clock": "^0.1.4" "stella-maris/clock": "^0.1.7"
},
"provide": {
"psr/clock-implementation": "1.0"
}, },
"require-dev": { "require-dev": {
"infection/infection": "^0.26", "infection/infection": "^0.26",
"lcobucci/coding-standard": "^8.0", "lcobucci/coding-standard": "^9.0",
"phpstan/extension-installer": "^1.1", "phpstan/extension-installer": "^1.2",
"phpstan/phpstan": "^0.12", "phpstan/phpstan": "^1.9.4",
"phpstan/phpstan-deprecation-rules": "^0.12", "phpstan/phpstan-deprecation-rules": "^1.1.1",
"phpstan/phpstan-phpunit": "^0.12", "phpstan/phpstan-phpunit": "^1.3.2",
"phpstan/phpstan-strict-rules": "^0.12", "phpstan/phpstan-strict-rules": "^1.4.4",
"phpunit/phpunit": "^9.5" "phpunit/phpunit": "^9.5.27"
}, },
"type": "library", "type": "library",
"autoload": { "autoload": {
@ -3030,7 +3033,7 @@
"description": "Yet another clock abstraction", "description": "Yet another clock abstraction",
"support": { "support": {
"issues": "https://github.com/lcobucci/clock/issues", "issues": "https://github.com/lcobucci/clock/issues",
"source": "https://github.com/lcobucci/clock/tree/2.2.0" "source": "https://github.com/lcobucci/clock/tree/2.3.0"
}, },
"funding": [ "funding": [
{ {
@ -3042,7 +3045,7 @@
"type": "patreon" "type": "patreon"
} }
], ],
"time": "2022-04-19T19:34:17+00:00" "time": "2022-12-19T14:38:11+00:00"
}, },
{ {
"name": "lcobucci/jwt", "name": "lcobucci/jwt",
@ -5081,16 +5084,16 @@
}, },
{ {
"name": "phpseclib/phpseclib", "name": "phpseclib/phpseclib",
"version": "2.0.39", "version": "2.0.40",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/phpseclib/phpseclib.git", "url": "https://github.com/phpseclib/phpseclib.git",
"reference": "f3a0e2b715c40cf1fd270d444901b63311725d63" "reference": "5ef6f8376ddad21f3ce1da429950f7e00ec2292c"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/f3a0e2b715c40cf1fd270d444901b63311725d63", "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/5ef6f8376ddad21f3ce1da429950f7e00ec2292c",
"reference": "f3a0e2b715c40cf1fd270d444901b63311725d63", "reference": "5ef6f8376ddad21f3ce1da429950f7e00ec2292c",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -5171,7 +5174,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/phpseclib/phpseclib/issues", "issues": "https://github.com/phpseclib/phpseclib/issues",
"source": "https://github.com/phpseclib/phpseclib/tree/2.0.39" "source": "https://github.com/phpseclib/phpseclib/tree/2.0.40"
}, },
"funding": [ "funding": [
{ {
@ -5187,7 +5190,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-10-24T10:49:03+00:00" "time": "2022-12-17T17:22:59+00:00"
}, },
{ {
"name": "pixelfed/fractal", "name": "pixelfed/fractal",
@ -6210,23 +6213,23 @@
}, },
{ {
"name": "ramsey/uuid", "name": "ramsey/uuid",
"version": "4.6.0", "version": "4.7.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/ramsey/uuid.git", "url": "https://github.com/ramsey/uuid.git",
"reference": "ad63bc700e7d021039e30ce464eba384c4a1d40f" "reference": "5ed9ad582647bbc3864ef78db34bdc1afdcf9b49"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/ramsey/uuid/zipball/ad63bc700e7d021039e30ce464eba384c4a1d40f", "url": "https://api.github.com/repos/ramsey/uuid/zipball/5ed9ad582647bbc3864ef78db34bdc1afdcf9b49",
"reference": "ad63bc700e7d021039e30ce464eba384c4a1d40f", "reference": "5ed9ad582647bbc3864ef78db34bdc1afdcf9b49",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"brick/math": "^0.8.8 || ^0.9 || ^0.10", "brick/math": "^0.8.8 || ^0.9 || ^0.10",
"ext-json": "*", "ext-json": "*",
"php": "^8.0", "php": "^8.0",
"ramsey/collection": "^1.0" "ramsey/collection": "^1.2"
}, },
"replace": { "replace": {
"rhumsaa/uuid": "self.version" "rhumsaa/uuid": "self.version"
@ -6286,7 +6289,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/ramsey/uuid/issues", "issues": "https://github.com/ramsey/uuid/issues",
"source": "https://github.com/ramsey/uuid/tree/4.6.0" "source": "https://github.com/ramsey/uuid/tree/4.7.0"
}, },
"funding": [ "funding": [
{ {
@ -6298,7 +6301,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-05T23:03:38+00:00" "time": "2022-12-19T22:30:49+00:00"
}, },
{ {
"name": "ratchet/rfc6455", "name": "ratchet/rfc6455",
@ -7745,16 +7748,16 @@
}, },
{ {
"name": "symfony/cache", "name": "symfony/cache",
"version": "v6.2.0", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/cache.git", "url": "https://github.com/symfony/cache.git",
"reference": "64cb231dfb25677097d18503d1ad4d016b19f19c" "reference": "68625530468c5ff4557fc8825dcfa478b94a8309"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/cache/zipball/64cb231dfb25677097d18503d1ad4d016b19f19c", "url": "https://api.github.com/repos/symfony/cache/zipball/68625530468c5ff4557fc8825dcfa478b94a8309",
"reference": "64cb231dfb25677097d18503d1ad4d016b19f19c", "reference": "68625530468c5ff4557fc8825dcfa478b94a8309",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7821,7 +7824,7 @@
"psr6" "psr6"
], ],
"support": { "support": {
"source": "https://github.com/symfony/cache/tree/v6.2.0" "source": "https://github.com/symfony/cache/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -7837,7 +7840,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-24T11:58:37+00:00" "time": "2022-12-16T12:37:34+00:00"
}, },
{ {
"name": "symfony/cache-contracts", "name": "symfony/cache-contracts",
@ -7920,16 +7923,16 @@
}, },
{ {
"name": "symfony/console", "name": "symfony/console",
"version": "v6.2.1", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/console.git", "url": "https://github.com/symfony/console.git",
"reference": "58f6cef5dc5f641b7bbdbf8b32b44cc926c35f3f" "reference": "5a9bd5c543f00157c55face973c149957467db31"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/console/zipball/58f6cef5dc5f641b7bbdbf8b32b44cc926c35f3f", "url": "https://api.github.com/repos/symfony/console/zipball/5a9bd5c543f00157c55face973c149957467db31",
"reference": "58f6cef5dc5f641b7bbdbf8b32b44cc926c35f3f", "reference": "5a9bd5c543f00157c55face973c149957467db31",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -7996,7 +7999,7 @@
"terminal" "terminal"
], ],
"support": { "support": {
"source": "https://github.com/symfony/console/tree/v6.2.1" "source": "https://github.com/symfony/console/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -8012,7 +8015,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-01T13:44:20+00:00" "time": "2022-12-16T15:08:36+00:00"
}, },
{ {
"name": "symfony/css-selector", "name": "symfony/css-selector",
@ -8148,16 +8151,16 @@
}, },
{ {
"name": "symfony/error-handler", "name": "symfony/error-handler",
"version": "v6.2.1", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/error-handler.git", "url": "https://github.com/symfony/error-handler.git",
"reference": "b4e41f62c1124378863ff2705158a60da3e4c6b9" "reference": "12a25d01cc5273b2445e125d62b61d34db42297e"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/error-handler/zipball/b4e41f62c1124378863ff2705158a60da3e4c6b9", "url": "https://api.github.com/repos/symfony/error-handler/zipball/12a25d01cc5273b2445e125d62b61d34db42297e",
"reference": "b4e41f62c1124378863ff2705158a60da3e4c6b9", "reference": "12a25d01cc5273b2445e125d62b61d34db42297e",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8199,7 +8202,7 @@
"description": "Provides tools to manage errors and ease debugging PHP code", "description": "Provides tools to manage errors and ease debugging PHP code",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/error-handler/tree/v6.2.1" "source": "https://github.com/symfony/error-handler/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -8215,20 +8218,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-01T21:07:46+00:00" "time": "2022-12-14T16:11:27+00:00"
}, },
{ {
"name": "symfony/event-dispatcher", "name": "symfony/event-dispatcher",
"version": "v6.2.0", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/event-dispatcher.git", "url": "https://github.com/symfony/event-dispatcher.git",
"reference": "9efb1618fabee89515fe031314e8ed5625f85a53" "reference": "3ffeb31139b49bf6ef0bc09d1db95eac053388d1"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/9efb1618fabee89515fe031314e8ed5625f85a53", "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/3ffeb31139b49bf6ef0bc09d1db95eac053388d1",
"reference": "9efb1618fabee89515fe031314e8ed5625f85a53", "reference": "3ffeb31139b49bf6ef0bc09d1db95eac053388d1",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8282,7 +8285,7 @@
"description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them", "description": "Provides tools that allow your application components to communicate with each other by dispatching events and listening to them",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/event-dispatcher/tree/v6.2.0" "source": "https://github.com/symfony/event-dispatcher/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -8298,7 +8301,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-02T09:08:04+00:00" "time": "2022-12-14T16:11:27+00:00"
}, },
{ {
"name": "symfony/event-dispatcher-contracts", "name": "symfony/event-dispatcher-contracts",
@ -8445,16 +8448,16 @@
}, },
{ {
"name": "symfony/http-client", "name": "symfony/http-client",
"version": "v6.2.0", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-client.git", "url": "https://github.com/symfony/http-client.git",
"reference": "153540b6ed72eecdcb42dc847f8d8cf2e2516e8e" "reference": "7054ad466f836309aef511789b9c697bc986d8ce"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-client/zipball/153540b6ed72eecdcb42dc847f8d8cf2e2516e8e", "url": "https://api.github.com/repos/symfony/http-client/zipball/7054ad466f836309aef511789b9c697bc986d8ce",
"reference": "153540b6ed72eecdcb42dc847f8d8cf2e2516e8e", "reference": "7054ad466f836309aef511789b9c697bc986d8ce",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8510,7 +8513,7 @@
"description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously", "description": "Provides powerful methods to fetch HTTP resources synchronously or asynchronously",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-client/tree/v6.2.0" "source": "https://github.com/symfony/http-client/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -8526,7 +8529,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-14T10:13:36+00:00" "time": "2022-12-14T16:11:27+00:00"
}, },
{ {
"name": "symfony/http-client-contracts", "name": "symfony/http-client-contracts",
@ -8611,16 +8614,16 @@
}, },
{ {
"name": "symfony/http-foundation", "name": "symfony/http-foundation",
"version": "v6.2.1", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-foundation.git", "url": "https://github.com/symfony/http-foundation.git",
"reference": "d0bbd5a7e81b38f32504399b9199f265505b7bac" "reference": "ddf4dd35de1623e7c02013523e6c2137b67b636f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-foundation/zipball/d0bbd5a7e81b38f32504399b9199f265505b7bac", "url": "https://api.github.com/repos/symfony/http-foundation/zipball/ddf4dd35de1623e7c02013523e6c2137b67b636f",
"reference": "d0bbd5a7e81b38f32504399b9199f265505b7bac", "reference": "ddf4dd35de1623e7c02013523e6c2137b67b636f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8669,7 +8672,7 @@
"description": "Defines an object-oriented layer for the HTTP specification", "description": "Defines an object-oriented layer for the HTTP specification",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-foundation/tree/v6.2.1" "source": "https://github.com/symfony/http-foundation/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -8685,20 +8688,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-04T18:26:13+00:00" "time": "2022-12-14T16:11:27+00:00"
}, },
{ {
"name": "symfony/http-kernel", "name": "symfony/http-kernel",
"version": "v6.2.1", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/http-kernel.git", "url": "https://github.com/symfony/http-kernel.git",
"reference": "bcbd2ea12fee651a4c8bff4f6f00cce2ac1f8404" "reference": "860a0189969b755cd571709bd32313aa8599867a"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/http-kernel/zipball/bcbd2ea12fee651a4c8bff4f6f00cce2ac1f8404", "url": "https://api.github.com/repos/symfony/http-kernel/zipball/860a0189969b755cd571709bd32313aa8599867a",
"reference": "bcbd2ea12fee651a4c8bff4f6f00cce2ac1f8404", "reference": "860a0189969b755cd571709bd32313aa8599867a",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8780,7 +8783,7 @@
"description": "Provides a structured process for converting a Request into a Response", "description": "Provides a structured process for converting a Request into a Response",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/http-kernel/tree/v6.2.1" "source": "https://github.com/symfony/http-kernel/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -8796,20 +8799,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-06T17:28:26+00:00" "time": "2022-12-16T19:38:34+00:00"
}, },
{ {
"name": "symfony/mailer", "name": "symfony/mailer",
"version": "v6.2.1", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mailer.git", "url": "https://github.com/symfony/mailer.git",
"reference": "a18c3dd41cfcf011e3866802e39b9ae9e541deaf" "reference": "b355ad81f1d2987c47dcd3b04d5dce669e1e62e6"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mailer/zipball/a18c3dd41cfcf011e3866802e39b9ae9e541deaf", "url": "https://api.github.com/repos/symfony/mailer/zipball/b355ad81f1d2987c47dcd3b04d5dce669e1e62e6",
"reference": "a18c3dd41cfcf011e3866802e39b9ae9e541deaf", "reference": "b355ad81f1d2987c47dcd3b04d5dce669e1e62e6",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -8859,7 +8862,7 @@
"description": "Helps sending emails", "description": "Helps sending emails",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/mailer/tree/v6.2.1" "source": "https://github.com/symfony/mailer/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -8875,7 +8878,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-06T16:54:23+00:00" "time": "2022-12-14T16:11:27+00:00"
}, },
{ {
"name": "symfony/mailgun-mailer", "name": "symfony/mailgun-mailer",
@ -8944,16 +8947,16 @@
}, },
{ {
"name": "symfony/mime", "name": "symfony/mime",
"version": "v6.2.0", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/mime.git", "url": "https://github.com/symfony/mime.git",
"reference": "1e8005a7cbd79fb824ad81308ef2a76592a08bc0" "reference": "8c98bf40406e791043890a163f6f6599b9cfa1ed"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/mime/zipball/1e8005a7cbd79fb824ad81308ef2a76592a08bc0", "url": "https://api.github.com/repos/symfony/mime/zipball/8c98bf40406e791043890a163f6f6599b9cfa1ed",
"reference": "1e8005a7cbd79fb824ad81308ef2a76592a08bc0", "reference": "8c98bf40406e791043890a163f6f6599b9cfa1ed",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9007,7 +9010,7 @@
"mime-type" "mime-type"
], ],
"support": { "support": {
"source": "https://github.com/symfony/mime/tree/v6.2.0" "source": "https://github.com/symfony/mime/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -9023,7 +9026,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-28T12:28:19+00:00" "time": "2022-12-14T16:38:10+00:00"
}, },
{ {
"name": "symfony/polyfill-ctype", "name": "symfony/polyfill-ctype",
@ -10001,16 +10004,16 @@
}, },
{ {
"name": "symfony/service-contracts", "name": "symfony/service-contracts",
"version": "v3.1.1", "version": "v3.2.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/service-contracts.git", "url": "https://github.com/symfony/service-contracts.git",
"reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239" "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/service-contracts/zipball/925e713fe8fcacf6bc05e936edd8dd5441a21239", "url": "https://api.github.com/repos/symfony/service-contracts/zipball/aac98028c69df04ee77eb69b96b86ee51fbf4b75",
"reference": "925e713fe8fcacf6bc05e936edd8dd5441a21239", "reference": "aac98028c69df04ee77eb69b96b86ee51fbf4b75",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10026,7 +10029,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "3.1-dev" "dev-main": "3.3-dev"
}, },
"thanks": { "thanks": {
"name": "symfony/contracts", "name": "symfony/contracts",
@ -10066,7 +10069,7 @@
"standards" "standards"
], ],
"support": { "support": {
"source": "https://github.com/symfony/service-contracts/tree/v3.1.1" "source": "https://github.com/symfony/service-contracts/tree/v3.2.0"
}, },
"funding": [ "funding": [
{ {
@ -10082,20 +10085,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-05-30T19:18:58+00:00" "time": "2022-11-25T10:21:52+00:00"
}, },
{ {
"name": "symfony/string", "name": "symfony/string",
"version": "v6.2.0", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/string.git", "url": "https://github.com/symfony/string.git",
"reference": "145702685e0d12f81d755c71127bfff7582fdd36" "reference": "863219fd713fa41cbcd285a79723f94672faff4d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/string/zipball/145702685e0d12f81d755c71127bfff7582fdd36", "url": "https://api.github.com/repos/symfony/string/zipball/863219fd713fa41cbcd285a79723f94672faff4d",
"reference": "145702685e0d12f81d755c71127bfff7582fdd36", "reference": "863219fd713fa41cbcd285a79723f94672faff4d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10152,7 +10155,7 @@
"utf8" "utf8"
], ],
"support": { "support": {
"source": "https://github.com/symfony/string/tree/v6.2.0" "source": "https://github.com/symfony/string/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -10168,20 +10171,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-30T17:13:47+00:00" "time": "2022-12-14T16:11:27+00:00"
}, },
{ {
"name": "symfony/translation", "name": "symfony/translation",
"version": "v6.2.0", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/translation.git", "url": "https://github.com/symfony/translation.git",
"reference": "c08de62caead8357244efcb809d0b1a2584f2198" "reference": "3294288c335b6267eab14964bf2c46015663d93f"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/translation/zipball/c08de62caead8357244efcb809d0b1a2584f2198", "url": "https://api.github.com/repos/symfony/translation/zipball/3294288c335b6267eab14964bf2c46015663d93f",
"reference": "c08de62caead8357244efcb809d0b1a2584f2198", "reference": "3294288c335b6267eab14964bf2c46015663d93f",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10250,7 +10253,7 @@
"description": "Provides tools to internationalize your application", "description": "Provides tools to internationalize your application",
"homepage": "https://symfony.com", "homepage": "https://symfony.com",
"support": { "support": {
"source": "https://github.com/symfony/translation/tree/v6.2.0" "source": "https://github.com/symfony/translation/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -10266,7 +10269,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-11-02T09:08:04+00:00" "time": "2022-12-13T18:04:17+00:00"
}, },
{ {
"name": "symfony/translation-contracts", "name": "symfony/translation-contracts",
@ -10425,16 +10428,16 @@
}, },
{ {
"name": "symfony/var-dumper", "name": "symfony/var-dumper",
"version": "v6.2.1", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-dumper.git", "url": "https://github.com/symfony/var-dumper.git",
"reference": "1e7544c8698627b908657e5276854d52ab70087a" "reference": "6168f544827e897f708a684f75072a8c33a5e309"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-dumper/zipball/1e7544c8698627b908657e5276854d52ab70087a", "url": "https://api.github.com/repos/symfony/var-dumper/zipball/6168f544827e897f708a684f75072a8c33a5e309",
"reference": "1e7544c8698627b908657e5276854d52ab70087a", "reference": "6168f544827e897f708a684f75072a8c33a5e309",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10493,7 +10496,7 @@
"dump" "dump"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-dumper/tree/v6.2.1" "source": "https://github.com/symfony/var-dumper/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -10509,20 +10512,20 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-03T22:32:58+00:00" "time": "2022-12-14T16:11:27+00:00"
}, },
{ {
"name": "symfony/var-exporter", "name": "symfony/var-exporter",
"version": "v6.2.1", "version": "v6.2.2",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/symfony/var-exporter.git", "url": "https://github.com/symfony/var-exporter.git",
"reference": "8a3f442d48567a5447e984ce9e86875ed768304a" "reference": "ada947160cf9444d17d9ac0b2df46c06941b5526"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/symfony/var-exporter/zipball/8a3f442d48567a5447e984ce9e86875ed768304a", "url": "https://api.github.com/repos/symfony/var-exporter/zipball/ada947160cf9444d17d9ac0b2df46c06941b5526",
"reference": "8a3f442d48567a5447e984ce9e86875ed768304a", "reference": "ada947160cf9444d17d9ac0b2df46c06941b5526",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -10567,7 +10570,7 @@
"serialize" "serialize"
], ],
"support": { "support": {
"source": "https://github.com/symfony/var-exporter/tree/v6.2.1" "source": "https://github.com/symfony/var-exporter/tree/v6.2.2"
}, },
"funding": [ "funding": [
{ {
@ -10583,7 +10586,7 @@
"type": "tidelift" "type": "tidelift"
} }
], ],
"time": "2022-12-03T22:32:58+00:00" "time": "2022-12-12T08:57:11+00:00"
}, },
{ {
"name": "tightenco/collect", "name": "tightenco/collect",
@ -11074,20 +11077,20 @@
}, },
{ {
"name": "fakerphp/faker", "name": "fakerphp/faker",
"version": "v1.20.0", "version": "v1.21.0",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/FakerPHP/Faker.git", "url": "https://github.com/FakerPHP/Faker.git",
"reference": "37f751c67a5372d4e26353bd9384bc03744ec77b" "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/FakerPHP/Faker/zipball/37f751c67a5372d4e26353bd9384bc03744ec77b", "url": "https://api.github.com/repos/FakerPHP/Faker/zipball/92efad6a967f0b79c499705c69b662f738cc9e4d",
"reference": "37f751c67a5372d4e26353bd9384bc03744ec77b", "reference": "92efad6a967f0b79c499705c69b662f738cc9e4d",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": "^7.1 || ^8.0", "php": "^7.4 || ^8.0",
"psr/container": "^1.0 || ^2.0", "psr/container": "^1.0 || ^2.0",
"symfony/deprecation-contracts": "^2.2 || ^3.0" "symfony/deprecation-contracts": "^2.2 || ^3.0"
}, },
@ -11098,7 +11101,8 @@
"bamarni/composer-bin-plugin": "^1.4.1", "bamarni/composer-bin-plugin": "^1.4.1",
"doctrine/persistence": "^1.3 || ^2.0", "doctrine/persistence": "^1.3 || ^2.0",
"ext-intl": "*", "ext-intl": "*",
"symfony/phpunit-bridge": "^4.4 || ^5.2" "phpunit/phpunit": "^9.5.26",
"symfony/phpunit-bridge": "^5.4.16"
}, },
"suggest": { "suggest": {
"doctrine/orm": "Required to use Faker\\ORM\\Doctrine", "doctrine/orm": "Required to use Faker\\ORM\\Doctrine",
@ -11110,7 +11114,7 @@
"type": "library", "type": "library",
"extra": { "extra": {
"branch-alias": { "branch-alias": {
"dev-main": "v1.20-dev" "dev-main": "v1.21-dev"
} }
}, },
"autoload": { "autoload": {
@ -11135,22 +11139,22 @@
], ],
"support": { "support": {
"issues": "https://github.com/FakerPHP/Faker/issues", "issues": "https://github.com/FakerPHP/Faker/issues",
"source": "https://github.com/FakerPHP/Faker/tree/v1.20.0" "source": "https://github.com/FakerPHP/Faker/tree/v1.21.0"
}, },
"time": "2022-07-20T13:12:54+00:00" "time": "2022-12-13T13:54:32+00:00"
}, },
{ {
"name": "fidry/cpu-core-counter", "name": "fidry/cpu-core-counter",
"version": "0.4.0", "version": "0.4.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/theofidry/cpu-core-counter.git", "url": "https://github.com/theofidry/cpu-core-counter.git",
"reference": "666cb04a02f2801f3b19955fc23c824f9018bf64" "reference": "79261cc280aded96d098e1b0e0ba0c4881b432c2"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/666cb04a02f2801f3b19955fc23c824f9018bf64", "url": "https://api.github.com/repos/theofidry/cpu-core-counter/zipball/79261cc280aded96d098e1b0e0ba0c4881b432c2",
"reference": "666cb04a02f2801f3b19955fc23c824f9018bf64", "reference": "79261cc280aded96d098e1b0e0ba0c4881b432c2",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11190,7 +11194,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/theofidry/cpu-core-counter/issues", "issues": "https://github.com/theofidry/cpu-core-counter/issues",
"source": "https://github.com/theofidry/cpu-core-counter/tree/0.4.0" "source": "https://github.com/theofidry/cpu-core-counter/tree/0.4.1"
}, },
"funding": [ "funding": [
{ {
@ -11198,7 +11202,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-12-10T21:26:31+00:00" "time": "2022-12-16T22:01:02+00:00"
}, },
{ {
"name": "filp/whoops", "name": "filp/whoops",
@ -11383,16 +11387,16 @@
}, },
{ {
"name": "laravel/telescope", "name": "laravel/telescope",
"version": "v4.10.0", "version": "v4.10.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/laravel/telescope.git", "url": "https://github.com/laravel/telescope.git",
"reference": "e4b16dd22db3e8a8b52e3a03343b11ffcee2aaaa" "reference": "fcf4d360c003a1d27e2c1b298691645f8942943b"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/laravel/telescope/zipball/e4b16dd22db3e8a8b52e3a03343b11ffcee2aaaa", "url": "https://api.github.com/repos/laravel/telescope/zipball/fcf4d360c003a1d27e2c1b298691645f8942943b",
"reference": "e4b16dd22db3e8a8b52e3a03343b11ffcee2aaaa", "reference": "fcf4d360c003a1d27e2c1b298691645f8942943b",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11445,9 +11449,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/laravel/telescope/issues", "issues": "https://github.com/laravel/telescope/issues",
"source": "https://github.com/laravel/telescope/tree/v4.10.0" "source": "https://github.com/laravel/telescope/tree/v4.10.1"
}, },
"time": "2022-12-05T15:34:49+00:00" "time": "2022-12-14T15:00:00+00:00"
}, },
{ {
"name": "mockery/mockery", "name": "mockery/mockery",
@ -11781,16 +11785,16 @@
}, },
{ {
"name": "phpunit/php-code-coverage", "name": "phpunit/php-code-coverage",
"version": "9.2.19", "version": "9.2.22",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git", "url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559" "reference": "e4bf60d2220b4baaa0572986b5d69870226b06df"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/c77b56b63e3d2031bd8997fcec43c1925ae46559", "url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/e4bf60d2220b4baaa0572986b5d69870226b06df",
"reference": "c77b56b63e3d2031bd8997fcec43c1925ae46559", "reference": "e4bf60d2220b4baaa0572986b5d69870226b06df",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -11846,7 +11850,7 @@
], ],
"support": { "support": {
"issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues",
"source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.19" "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/9.2.22"
}, },
"funding": [ "funding": [
{ {
@ -11854,7 +11858,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2022-11-18T07:47:47+00:00" "time": "2022-12-18T16:40:55+00:00"
}, },
{ {
"name": "phpunit/php-file-iterator", "name": "phpunit/php-file-iterator",