summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
authorGreg Roach <greg@subaqua.co.uk>2022-01-27 08:56:30 +0000
committerGreg Roach <greg@subaqua.co.uk>2022-01-27 08:56:30 +0000
commit203ccf04b147f0ec286f7c6e225c38732cc1e521 (patch)
treee70c9f5183df5f740ef34390b892a52b41675855 /composer.lock
parent4633c632cc4e01d31790d14f4454df8fb5a03366 (diff)
downloadwebtrees-203ccf04b147f0ec286f7c6e225c38732cc1e521.tar.gz
webtrees-203ccf04b147f0ec286f7c6e225c38732cc1e521.tar.bz2
webtrees-203ccf04b147f0ec286f7c6e225c38732cc1e521.zip
Remove PHPDebugBar - not compatible with PHP8 and not being updated
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock175
1 files changed, 9 insertions, 166 deletions
diff --git a/composer.lock b/composer.lock
index 51ffef1e26..db20ca237b 100644
--- a/composer.lock
+++ b/composer.lock
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
- "content-hash": "6c657c6438ca0dcca08a0dc833e6fd29",
+ "content-hash": "73d6f9d9fc9f1646a1556a1fc92e7684",
"packages": [
{
"name": "aura/router",
@@ -1363,16 +1363,16 @@
},
{
"name": "illuminate/collections",
- "version": "v8.80.0",
+ "version": "v8.81.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/collections.git",
- "reference": "ed630f15e937c5c928a9454748ff727ce5ea01ec"
+ "reference": "3933ab6b032167c0f7a598388e211c0810acf5d3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/illuminate/collections/zipball/ed630f15e937c5c928a9454748ff727ce5ea01ec",
- "reference": "ed630f15e937c5c928a9454748ff727ce5ea01ec",
+ "url": "https://api.github.com/repos/illuminate/collections/zipball/3933ab6b032167c0f7a598388e211c0810acf5d3",
+ "reference": "3933ab6b032167c0f7a598388e211c0810acf5d3",
"shasum": ""
},
"require": {
@@ -1413,7 +1413,7 @@
"issues": "https://github.com/laravel/framework/issues",
"source": "https://github.com/laravel/framework"
},
- "time": "2022-01-17T15:04:13+00:00"
+ "time": "2022-01-24T16:41:15+00:00"
},
{
"name": "illuminate/container",
@@ -1468,7 +1468,7 @@
},
{
"name": "illuminate/contracts",
- "version": "v8.80.0",
+ "version": "v8.81.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/contracts.git",
@@ -1584,7 +1584,7 @@
},
{
"name": "illuminate/macroable",
- "version": "v8.80.0",
+ "version": "v8.81.0",
"source": {
"type": "git",
"url": "https://github.com/illuminate/macroable.git",
@@ -6389,71 +6389,6 @@
"time": "2021-02-12T19:24:17+00:00"
},
{
- "name": "maximebf/debugbar",
- "version": "v1.17.3",
- "source": {
- "type": "git",
- "url": "https://github.com/maximebf/php-debugbar.git",
- "reference": "e8ac3499af0ea5b440908e06cc0abe5898008b3c"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/maximebf/php-debugbar/zipball/e8ac3499af0ea5b440908e06cc0abe5898008b3c",
- "reference": "e8ac3499af0ea5b440908e06cc0abe5898008b3c",
- "shasum": ""
- },
- "require": {
- "php": "^7.1|^8",
- "psr/log": "^1|^2|^3",
- "symfony/var-dumper": "^2.6|^3|^4|^5"
- },
- "require-dev": {
- "phpunit/phpunit": "^7.5.20 || ^9.4.2"
- },
- "suggest": {
- "kriswallsmith/assetic": "The best way to manage assets",
- "monolog/monolog": "Log using Monolog",
- "predis/predis": "Redis storage"
- },
- "type": "library",
- "extra": {
- "branch-alias": {
- "dev-master": "1.17-dev"
- }
- },
- "autoload": {
- "psr-4": {
- "DebugBar\\": "src/DebugBar/"
- }
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Maxime Bouroumeau-Fuseau",
- "email": "maxime.bouroumeau@gmail.com",
- "homepage": "http://maximebf.com"
- },
- {
- "name": "Barry vd. Heuvel",
- "email": "barryvdh@gmail.com"
- }
- ],
- "description": "Debug bar in the browser for php application",
- "homepage": "https://github.com/maximebf/php-debugbar",
- "keywords": [
- "debug",
- "debugbar"
- ],
- "support": {
- "issues": "https://github.com/maximebf/php-debugbar/issues",
- "source": "https://github.com/maximebf/php-debugbar/tree/v1.17.3"
- },
- "time": "2021-10-19T12:33:27+00:00"
- },
- {
"name": "myclabs/deep-copy",
"version": "1.10.2",
"source": {
@@ -6470,9 +6405,6 @@
"require": {
"php": "^7.1 || ^8.0"
},
- "replace": {
- "myclabs/deep-copy": "self.version"
- },
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
@@ -8865,95 +8797,6 @@
"time": "2021-11-23T10:19:22+00:00"
},
{
- "name": "symfony/var-dumper",
- "version": "v5.4.2",
- "source": {
- "type": "git",
- "url": "https://github.com/symfony/var-dumper.git",
- "reference": "1b56c32c3679002b3a42384a580e16e2600f41c1"
- },
- "dist": {
- "type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/1b56c32c3679002b3a42384a580e16e2600f41c1",
- "reference": "1b56c32c3679002b3a42384a580e16e2600f41c1",
- "shasum": ""
- },
- "require": {
- "php": ">=7.2.5",
- "symfony/polyfill-mbstring": "~1.0",
- "symfony/polyfill-php80": "^1.16"
- },
- "conflict": {
- "phpunit/phpunit": "<5.4.3",
- "symfony/console": "<4.4"
- },
- "require-dev": {
- "ext-iconv": "*",
- "symfony/console": "^4.4|^5.0|^6.0",
- "symfony/process": "^4.4|^5.0|^6.0",
- "symfony/uid": "^5.1|^6.0",
- "twig/twig": "^2.13|^3.0.4"
- },
- "suggest": {
- "ext-iconv": "To convert non-UTF-8 strings to UTF-8 (or symfony/polyfill-iconv in case ext-iconv cannot be used).",
- "ext-intl": "To show region name in time zone dump",
- "symfony/console": "To use the ServerDumpCommand and/or the bin/var-dump-server script"
- },
- "bin": [
- "Resources/bin/var-dump-server"
- ],
- "type": "library",
- "autoload": {
- "files": [
- "Resources/functions/dump.php"
- ],
- "psr-4": {
- "Symfony\\Component\\VarDumper\\": ""
- },
- "exclude-from-classmap": [
- "/Tests/"
- ]
- },
- "notification-url": "https://packagist.org/downloads/",
- "license": [
- "MIT"
- ],
- "authors": [
- {
- "name": "Nicolas Grekas",
- "email": "p@tchwork.com"
- },
- {
- "name": "Symfony Community",
- "homepage": "https://symfony.com/contributors"
- }
- ],
- "description": "Provides mechanisms for walking through any arbitrary PHP variable",
- "homepage": "https://symfony.com",
- "keywords": [
- "debug",
- "dump"
- ],
- "support": {
- "source": "https://github.com/symfony/var-dumper/tree/v5.4.2"
- },
- "funding": [
- {
- "url": "https://symfony.com/sponsor",
- "type": "custom"
- },
- {
- "url": "https://github.com/fabpot",
- "type": "github"
- },
- {
- "url": "https://tidelift.com/funding/github/packagist/symfony/symfony",
- "type": "tidelift"
- }
- ],
- "time": "2021-12-29T10:10:35+00:00"
- },
- {
"name": "symfony/yaml",
"version": "v5.4.2",
"source": {
@@ -9168,5 +9011,5 @@
"platform-overrides": {
"php": "7.4"
},
- "plugin-api-version": "2.1.0"
+ "plugin-api-version": "2.2.0"
}