From d5dc3cff2b2f56fcf2d3b2cc20543ea1a1e9e1b3 Mon Sep 17 00:00:00 2001 From: ralf Date: Sat, 5 Mar 2022 11:40:21 +0200 Subject: [PATCH] * Filemanager/WebDAV: fix errors mounting and reading files via WebDAV from other EGroupware or *Cloud --- composer.json | 6 +- composer.lock | 836 +++++++++++++++----------------------------------- 2 files changed, 249 insertions(+), 593 deletions(-) diff --git a/composer.json b/composer.json index 09ceb30f9d..34cca88184 100644 --- a/composer.json +++ b/composer.json @@ -66,6 +66,10 @@ "type": "vcs", "url": "https://github.com/egroupware/Stream_Wrapper" }, + { + "type": "vcs", + "url": "https://github.com/egroupware/guzzlehttp" + }, { "type": "vcs", "url": "https://github.com/IMSGlobal/lti-1-3-php-library" @@ -117,7 +121,7 @@ "egroupware/swoolepush": "self.version", "egroupware/tracker": "self.version", "egroupware/util": "^2.6.2", - "egroupware/webdav": "^v0.3.2", + "egroupware/webdav": "^0.3.3", "egroupware/z-push-dev": "2.5.0.1", "giggsey/libphonenumber-for-php": "^8.12", "npm-asset/as-jqplot": "1.0.*", diff --git a/composer.lock b/composer.lock index afcace1d0f..3c02fb39ab 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": "393ec43e69c00afa115414c62789e29a", + "content-hash": "21075e24b365aaf70299ca77f129fe9d", "packages": [ { "name": "adldap2/adldap2", @@ -215,9 +215,48 @@ "url": "https://api.github.com/repos/fengyuanchen/cropper/zipball/30c58b29ee21010e17e58ebab165fbd84285c685", "reference": "30c58b29ee21010e17e58ebab165fbd84285c685" }, - "type": "bower-asset", + "type": "bower-asset-library", + "extra": { + "bower-asset-main": [ + "dist/cropper.js", + "dist/cropper.css" + ], + "bower-asset-ignore": [ + "**/.*", + "node_modules", + "bower_components", + "tests", + "test", + "examples", + "assets", + "demo", + "docs", + "gulpfile.js", + "CONTRIBUTING.md", + "ISSUE_TEMPLATE.md" + ] + }, "license": [ "MIT" + ], + "description": "A simple jQuery image cropping plugin.", + "keywords": [ + "crop", + "cropper", + "cropping", + "css", + "development", + "front-end", + "html", + "image", + "javascript", + "jquery", + "move", + "plugin", + "rotate", + "scale", + "web", + "zoom" ] }, { @@ -233,7 +272,7 @@ "url": "https://api.github.com/repos/rtfpessoa/diff2html/zipball/4c15a9ca93e50c78f8d02e37273076994888d499", "reference": "4c15a9ca93e50c78f8d02e37273076994888d499" }, - "type": "bower-asset" + "type": "bower-asset-library" }, { "name": "bower-asset/fastclick", @@ -248,7 +287,18 @@ "url": "https://api.github.com/repos/ftlabs/fastclick/zipball/9977a916739360ad4ffd7aa19b0016bf375e934b", "reference": "9977a916739360ad4ffd7aa19b0016bf375e934b" }, - "type": "bower-asset" + "type": "bower-asset-library", + "extra": { + "bower-asset-main": "lib/fastclick.js", + "bower-asset-ignore": [ + "**/.*", + "component.json", + "package.json", + "Makefile", + "tests", + "examples" + ] + } }, { "name": "bower-asset/jquery", @@ -263,9 +313,21 @@ "url": "https://api.github.com/repos/jquery/jquery-dist/zipball/5e89585e0121e72ff47de177c5ef604f3089a53d", "reference": "5e89585e0121e72ff47de177c5ef604f3089a53d" }, - "type": "bower-asset", + "type": "bower-asset-library", + "extra": { + "bower-asset-main": "dist/jquery.js", + "bower-asset-ignore": [ + "package.json" + ] + }, "license": [ "MIT" + ], + "keywords": [ + "browser", + "javascript", + "jquery", + "library" ] }, { @@ -281,7 +343,10 @@ "url": "https://api.github.com/repos/mattbryson/TouchSwipe-Jquery-Plugin/zipball/f0d71bf645779358e1458e212102c5d59b7702ec", "reference": "f0d71bf645779358e1458e212102c5d59b7702ec" }, - "type": "bower-asset" + "type": "bower-asset-library", + "extra": { + "bower-asset-main": "./jquery.touchSwipe.js" + } }, { "name": "celtic/lti", @@ -1029,21 +1094,21 @@ }, { "name": "egroupware/guzzlehttp", - "version": "3.9.3", + "version": "3.9.4", "target-dir": "Guzzle/Http", "source": { "type": "git", "url": "https://github.com/EGroupware/guzzlehttp.git", - "reference": "761951f0cb98109275cfd95776ab3725a903389c" + "reference": "5df009753f6ccca988dc506c74d0928471bc9e7c" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EGroupware/guzzlehttp/zipball/761951f0cb98109275cfd95776ab3725a903389c", - "reference": "761951f0cb98109275cfd95776ab3725a903389c", + "url": "https://api.github.com/repos/EGroupware/guzzlehttp/zipball/5df009753f6ccca988dc506c74d0928471bc9e7c", + "reference": "5df009753f6ccca988dc506c74d0928471bc9e7c", "shasum": "" }, "require": { - "egroupware/guzzlestream": "^3.9.3", + "egroupware/guzzlestream": "^3.9.4", "guzzle/common": "^3.9.2", "guzzle/parser": "^3.9.2", "php": ">=5.3.2" @@ -1085,23 +1150,23 @@ "http client" ], "support": { - "source": "https://github.com/EGroupware/guzzlehttp/tree/3.9.3" + "source": "https://github.com/EGroupware/guzzlehttp/tree/3.9.4" }, - "time": "2021-11-03T17:38:18+00:00" + "time": "2022-03-05T08:13:47+00:00" }, { "name": "egroupware/guzzlestream", - "version": "3.9.3", + "version": "3.9.4", "target-dir": "Guzzle/Stream", "source": { "type": "git", "url": "https://github.com/EGroupware/guzzlestream.git", - "reference": "d29fc35ebf3bd752308520aa5f17a3e5500f6af3" + "reference": "f4f8fd3281b800630259ca111031fbf3bca6448e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EGroupware/guzzlestream/zipball/d29fc35ebf3bd752308520aa5f17a3e5500f6af3", - "reference": "d29fc35ebf3bd752308520aa5f17a3e5500f6af3", + "url": "https://api.github.com/repos/EGroupware/guzzlestream/zipball/f4f8fd3281b800630259ca111031fbf3bca6448e", + "reference": "f4f8fd3281b800630259ca111031fbf3bca6448e", "shasum": "" }, "require": { @@ -1143,7 +1208,7 @@ "component", "stream" ], - "time": "2020-09-23T16:33:47+00:00" + "time": "2022-03-05T08:11:44+00:00" }, { "name": "egroupware/icalendar", @@ -1189,12 +1254,12 @@ { "name": "Chuck Hagenbuch", "email": "chuck@horde.org", - "role": "Lead" + "role": "lead" }, { "name": "Jan Schneider", "email": "jan@horde.org", - "role": "Lead" + "role": "lead" }, { "name": "Michael J Rubinsky", @@ -1310,7 +1375,7 @@ ], "description": "Compiled version of magicsuggest customized for EGroupware project.", "homepage": "https://github.com/EGroupware/magicsuggest", - "time": "2018-06-21T13:36:37+00:00" + "time": "2018-06-21T10:14:03+00:00" }, { "name": "egroupware/news_admin", @@ -1807,20 +1872,20 @@ }, { "name": "egroupware/webdav", - "version": "0.3.2", + "version": "0.3.3", "source": { "type": "git", "url": "https://github.com/EGroupware/WebDAV.git", - "reference": "639ea0b979ffb75107bcc7f8a37a74acc9410720" + "reference": "e2b2d7b1c66e040c71eaef5ac40f55d7dfc2c9f6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/EGroupware/WebDAV/zipball/639ea0b979ffb75107bcc7f8a37a74acc9410720", - "reference": "639ea0b979ffb75107bcc7f8a37a74acc9410720", + "url": "https://api.github.com/repos/EGroupware/WebDAV/zipball/e2b2d7b1c66e040c71eaef5ac40f55d7dfc2c9f6", + "reference": "e2b2d7b1c66e040c71eaef5ac40f55d7dfc2c9f6", "shasum": "" }, "require": { - "egroupware/guzzlehttp": "^3.9.3", + "egroupware/guzzlehttp": "^3.9.4", "php": ">=5.3.0", "psr/log": "~1.0" }, @@ -1855,7 +1920,7 @@ "stream", "wrapper" ], - "time": "2021-11-03T18:16:48+00:00" + "time": "2022-03-05T08:21:43+00:00" }, { "name": "egroupware/z-push-dev", @@ -2563,12 +2628,12 @@ }, "type": "library", "autoload": { - "files": [ - "src/functions.php" - ], "psr-4": { "FastRoute\\": "src/" - } + }, + "files": [ + "src/functions.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2592,43 +2657,119 @@ "version": "1.0.8", "dist": { "type": "tar", - "url": "https://registry.npmjs.org/as-jqplot/-/as-jqplot-1.0.8.tgz" + "url": "https://registry.npmjs.org/as-jqplot/-/as-jqplot-1.0.8.tgz", + "shasum": "97061e0f32167597b87c98dfd42c93f10a2fb249" + }, + "type": "npm-asset-library", + "extra": { + "npm-asset-main": "index.js", + "npm-asset-directories": [], + "npm-asset-scripts": { + "test": "echo \"Error: no test specified\" && exit 1" + } }, - "type": "npm-asset", "license": [ "ISC" - ] + ], + "authors": [ + "" + ], + "description": "AS jqPlot Shim" }, { "name": "npm-asset/dhtmlx-gantt", "version": "6.2.7", "dist": { "type": "tar", - "url": "https://registry.npmjs.org/dhtmlx-gantt/-/dhtmlx-gantt-6.2.7.tgz" + "url": "https://registry.npmjs.org/dhtmlx-gantt/-/dhtmlx-gantt-6.2.7.tgz", + "shasum": "86689f36c1f10e2bfaa5126445b4c560d82b4587" + }, + "type": "npm-asset-library", + "extra": { + "npm-asset-bugs": { + "url": "https://github.com/DHTMLX/gantt/issues" + }, + "npm-asset-main": "codebase/dhtmlxgantt.js", + "npm-asset-directories": [], + "npm-asset-repository": { + "type": "git", + "url": "git+https://github.com/DHTMLX/gantt.git" + } }, - "type": "npm-asset", "license": [ "GPL-2.0" - ] + ], + "authors": [ + { + "name": "DHTMLX" + } + ], + "description": "An open source JavaScript Gantt chart that helps you illustrate a project schedule in a nice-looking chart.", + "homepage": "https://github.com/DHTMLX/gantt#readme", + "keywords": [ + "browser", + "calendar", + "chart", + "dhtmlx", + "dhtmlxgantt", + "gantt", + "gantt chart", + "scheduler", + "timeline" + ], + "time": "2019-10-11T10:48:39+00:00" }, { "name": "npm-asset/gridster", "version": "0.5.6", "dist": { "type": "tar", - "url": "https://registry.npmjs.org/gridster/-/gridster-0.5.6.tgz" + "url": "https://registry.npmjs.org/gridster/-/gridster-0.5.6.tgz", + "shasum": "4024713aabd559093a72e9b713f1e41f9bded76f" }, "require": { "npm-asset/jquery": "2.0.3" }, - "type": "npm-asset" + "require-dev": { + "npm-asset/bower": "~0.9.2", + "npm-asset/grunt": "~0.4.1", + "npm-asset/grunt-bump": "0.0.11", + "npm-asset/grunt-contrib-concat": "~0.1.3", + "npm-asset/grunt-contrib-cssmin": "~0.5.0", + "npm-asset/grunt-contrib-jshint": "~0.3.0", + "npm-asset/grunt-contrib-uglify": "~0.2.0", + "npm-asset/grunt-contrib-watch": "~0.3.1", + "npm-asset/grunt-contrib-yuidoc": "~0.4.0", + "npm-asset/grunt-conventional-changelog": "~1.0.0", + "npm-asset/qunitjs": "~1.11.0" + }, + "type": "npm-asset-library", + "extra": { + "npm-asset-bugs": { + "url": "https://github.com/ducksboard/gridster.js/issues" + }, + "npm-asset-directories": [], + "npm-asset-repository": { + "type": "git", + "url": "git://github.com/ducksboard/gridster.js.git" + }, + "npm-asset-scripts": [] + }, + "authors": [ + { + "name": "ducksboard", + "email": "hackers@ducksboard.com" + } + ], + "description": "a drag-and-drop multi-column jQuery grid plugin", + "homepage": "http://gridster.net/" }, { "name": "npm-asset/jquery", "version": "2.0.3", "source": { "type": "git", - "url": "git@github.com:jquery/jquery.git", + "url": "https://github.com/jquery/jquery.git", "reference": "f852e631ba85af7da4ad7594785e122504e7b233" }, "dist": { @@ -2636,7 +2777,36 @@ "url": "https://api.github.com/repos/jquery/jquery/zipball/f852e631ba85af7da4ad7594785e122504e7b233", "reference": "f852e631ba85af7da4ad7594785e122504e7b233" }, - "type": "npm-asset" + "require-dev": { + "npm-asset/archiver": "~0.4.2", + "npm-asset/grunt": "0.4.1", + "npm-asset/grunt-compare-size": "~0.4.0", + "npm-asset/grunt-contrib-jshint": "0.3.0", + "npm-asset/grunt-contrib-uglify": "0.2.0", + "npm-asset/grunt-contrib-watch": "0.3.1", + "npm-asset/grunt-git-authors": "1.2.0", + "npm-asset/grunt-update-submodules": "0.2.0", + "npm-asset/gzip-js": "0.3.1", + "npm-asset/testswarm": "~1.1.0" + }, + "type": "npm-asset-library", + "extra": { + "npm-asset-bugs": { + "url": "http://bugs.jquery.com" + }, + "npm-asset-repository": { + "type": "git", + "url": "https://github.com/jquery/jquery.git" + } + }, + "authors": [ + { + "name": "jQuery Foundation and other contributors", + "url": "https://github.com/jquery/jquery/blob/master/AUTHORS.txt" + } + ], + "description": "JavaScript library for DOM operations", + "homepage": "http://jquery.com" }, { "name": "oomphinc/composer-installers-extender", @@ -3295,7 +3465,7 @@ "license": [ "BSD-2-Clause" ], - "description": "Support library not tied to Horde but used by it." + "description": "Support classes not tied to Horde but is used by it. These classes can be used outside of Horde as well." }, { "name": "pear-pear.horde.org/Horde_Text_Diff", @@ -4108,12 +4278,6 @@ } ], "description": "PHPMailer is a full-featured email creation and transfer class for PHP", - "funding": [ - { - "url": "https://github.com/Synchro", - "type": "github" - } - ], "time": "2021-06-16T14:33:43+00:00" }, { @@ -4205,20 +4369,6 @@ "x.509", "x509" ], - "funding": [ - { - "url": "https://github.com/terrafrost", - "type": "github" - }, - { - "url": "https://www.patreon.com/phpseclib", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/phpseclib/phpseclib", - "type": "tidelift" - } - ], "time": "2021-04-06T13:56:45+00:00" }, { @@ -4897,12 +5047,12 @@ }, "type": "project", "autoload": { - "files": [ - "lib/_autoload_modules.php" - ], "psr-4": { "SimpleSAML\\": "lib/SimpleSAML" - } + }, + "files": [ + "lib/_autoload_modules.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6503,20 +6653,6 @@ "caching", "psr6" ], - "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-03-16T09:10:13+00:00" }, { @@ -6579,20 +6715,6 @@ "interoperability", "standards" ], - "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-03-23T23:28:01+00:00" }, { @@ -6657,20 +6779,6 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "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": "2020-03-27T16:54:36+00:00" }, { @@ -6743,20 +6851,6 @@ ], "description": "Eases the creation of beautiful and testable command line interfaces", "homepage": "https://symfony.com", - "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-03-26T09:23:24+00:00" }, { @@ -6814,20 +6908,6 @@ ], "description": "Symfony Debug Component", "homepage": "https://symfony.com", - "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": "2020-08-10T07:47:39+00:00" }, { @@ -6901,20 +6981,6 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "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": "2020-03-30T10:09:30+00:00" }, { @@ -6972,20 +7038,6 @@ ], "description": "Symfony ErrorHandler Component", "homepage": "https://symfony.com", - "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": "2020-08-17T09:56:45+00:00" }, { @@ -7129,20 +7181,6 @@ "interoperability", "standards" ], - "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": "2020-07-06T13:19:58+00:00" }, { @@ -7193,20 +7231,6 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "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": "2020-03-27T16:54:36+00:00" }, { @@ -7251,20 +7275,6 @@ ], "description": "Finds files and directories via an intuitive fluent interface", "homepage": "https://symfony.com", - "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-02-15T18:55:04+00:00" }, { @@ -7391,20 +7401,6 @@ ], "description": "Symfony FrameworkBundle", "homepage": "https://symfony.com", - "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": "2020-12-11T16:32:02+00:00" }, { @@ -7460,20 +7456,6 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "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": "2020-08-17T07:39:58+00:00" }, { @@ -7565,20 +7547,6 @@ ], "description": "Symfony HttpKernel Component", "homepage": "https://symfony.com", - "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": "2020-09-02T08:09:29+00:00" }, { @@ -7641,20 +7609,6 @@ "mime", "mime-type" ], - "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": "2020-08-17T09:56:45+00:00" }, { @@ -7770,12 +7724,12 @@ } }, "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { "Symfony\\Polyfill\\Intl\\Idn\\": "" - } + }, + "files": [ + "bootstrap.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7805,20 +7759,6 @@ "portable", "shim" ], - "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": "2020-08-04T06:02:08+00:00" }, { @@ -7852,12 +7792,12 @@ } }, "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { "Symfony\\Polyfill\\Intl\\Normalizer\\": "" }, + "files": [ + "bootstrap.php" + ], "classmap": [ "Resources/stubs" ] @@ -7886,20 +7826,6 @@ "portable", "shim" ], - "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": "2020-07-14T12:35:20+00:00" }, { @@ -8099,20 +8025,6 @@ "portable", "shim" ], - "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": "2020-07-14T12:35:20+00:00" }, { @@ -8143,12 +8055,12 @@ } }, "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { "Symfony\\Polyfill\\Php72\\": "" - } + }, + "files": [ + "bootstrap.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -8172,20 +8084,6 @@ "portable", "shim" ], - "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": "2020-07-14T12:35:20+00:00" }, { @@ -8216,12 +8114,12 @@ } }, "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { "Symfony\\Polyfill\\Php73\\": "" }, + "files": [ + "bootstrap.php" + ], "classmap": [ "Resources/stubs" ] @@ -8248,20 +8146,6 @@ "portable", "shim" ], - "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": "2020-07-14T12:35:20+00:00" }, { @@ -8292,12 +8176,12 @@ } }, "autoload": { - "files": [ - "bootstrap.php" - ], "psr-4": { "Symfony\\Polyfill\\Php80\\": "" }, + "files": [ + "bootstrap.php" + ], "classmap": [ "Resources/stubs" ] @@ -8328,20 +8212,6 @@ "portable", "shim" ], - "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": "2020-07-14T12:35:20+00:00" }, { @@ -8470,20 +8340,6 @@ "uri", "url" ], - "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": "2020-03-30T11:41:10+00:00" }, { @@ -8619,20 +8475,6 @@ "debug", "dump" ], - "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": "2020-08-17T07:31:35+00:00" }, { @@ -8689,20 +8531,6 @@ "instantiate", "serialize" ], - "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-01-27T10:01:46+00:00" }, { @@ -8762,20 +8590,6 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "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": "2020-03-30T11:41:10+00:00" }, { @@ -9130,20 +8944,6 @@ "constructor", "instantiate" ], - "funding": [ - { - "url": "https://www.doctrine-project.org/sponsorship.html", - "type": "custom" - }, - { - "url": "https://www.patreon.com/phpdoctrine", - "type": "patreon" - }, - { - "url": "https://tidelift.com/funding/github/packagist/doctrine%2Finstantiator", - "type": "tidelift" - } - ], "time": "2020-11-10T18:47:58+00:00" }, { @@ -9300,12 +9100,12 @@ } }, "autoload": { - "files": [ - "src/functions_include.php" - ], "psr-4": { "GuzzleHttp\\Psr7\\": "src/" - } + }, + "files": [ + "src/functions_include.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9362,12 +9162,12 @@ }, "type": "library", "autoload": { - "files": [ - "src/DeepCopy/deep_copy.php" - ], "psr-4": { "DeepCopy\\": "src/DeepCopy/" - } + }, + "files": [ + "src/DeepCopy/deep_copy.php" + ] }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -9381,12 +9181,6 @@ "object", "object graph" ], - "funding": [ - { - "url": "https://tidelift.com/funding/github/packagist/myclabs/deep-copy", - "type": "tidelift" - } - ], "time": "2020-11-13T09:40:50+00:00" }, { @@ -9819,12 +9613,6 @@ "testing", "xunit" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2021-03-28T07:26:59+00:00" }, { @@ -9875,12 +9663,6 @@ "filesystem", "iterator" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-09-28T05:57:25+00:00" }, { @@ -9934,12 +9716,6 @@ "keywords": [ "process" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-09-28T05:58:55+00:00" }, { @@ -9989,12 +9765,6 @@ "keywords": [ "template" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T05:33:50+00:00" }, { @@ -10044,12 +9814,6 @@ "keywords": [ "timer" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T13:16:10+00:00" }, { @@ -10114,11 +9878,11 @@ } }, "autoload": { - "files": [ - "src/Framework/Assert/Functions.php" - ], "classmap": [ "src/" + ], + "files": [ + "src/Framework/Assert/Functions.php" ] }, "notification-url": "https://packagist.org/downloads/", @@ -10139,16 +9903,6 @@ "testing", "xunit" ], - "funding": [ - { - "url": "https://phpunit.de/donate.html", - "type": "custom" - }, - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-02T03:54:37+00:00" }, { @@ -10235,12 +9989,6 @@ ], "description": "Library for parsing CLI options", "homepage": "https://github.com/sebastianbergmann/cli-parser", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-09-28T06:08:49+00:00" }, { @@ -10287,12 +10035,6 @@ ], "description": "Collection of value objects that represent the PHP code units", "homepage": "https://github.com/sebastianbergmann/code-unit", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T13:08:54+00:00" }, { @@ -10338,12 +10080,6 @@ ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-09-28T05:30:19+00:00" }, { @@ -10408,12 +10144,6 @@ "compare", "equality" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T15:49:45+00:00" }, { @@ -10461,12 +10191,6 @@ ], "description": "Library for calculating the complexity of PHP code units", "homepage": "https://github.com/sebastianbergmann/complexity", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T15:52:27+00:00" }, { @@ -10523,12 +10247,6 @@ "unidiff", "unified diff" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T13:10:38+00:00" }, { @@ -10582,12 +10300,6 @@ "environment", "hhvm" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-09-28T05:52:38+00:00" }, { @@ -10655,12 +10367,6 @@ "export", "exporter" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-09-28T05:24:23+00:00" }, { @@ -10715,12 +10421,6 @@ "keywords": [ "global state" ], - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T15:55:19+00:00" }, { @@ -10768,12 +10468,6 @@ ], "description": "Library for counting the lines of code in PHP source code", "homepage": "https://github.com/sebastianbergmann/lines-of-code", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-11-28T06:42:11+00:00" }, { @@ -10821,12 +10515,6 @@ ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T13:12:34+00:00" }, { @@ -10872,12 +10560,6 @@ ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T13:14:26+00:00" }, { @@ -10931,12 +10613,6 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T13:17:30+00:00" }, { @@ -10982,12 +10658,6 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-09-28T06:45:17+00:00" }, { @@ -11034,12 +10704,6 @@ ], "description": "Collection of value objects that represent the types of the PHP type system", "homepage": "https://github.com/sebastianbergmann/type", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-10-26T13:18:59+00:00" }, { @@ -11083,12 +10747,6 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "funding": [ - { - "url": "https://github.com/sebastianbergmann", - "type": "github" - } - ], "time": "2020-09-28T06:39:44+00:00" }, { @@ -11129,12 +10787,6 @@ } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", - "funding": [ - { - "url": "https://github.com/theseer", - "type": "github" - } - ], "time": "2020-07-12T23:59:07+00:00" }, {