diff --git a/README.md b/README.md index b8f7ab3..1750a94 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -# Pusher API Client for PHP 7 +# Pusher API Client for PHP 7 and 8 [![Linux Build Status](https://travis-ci.org/php-api-clients/pusher.svg?branch=master)](https://travis-ci.org/php-api-clients/pusher) [![Latest Stable Version](https://poser.pugx.org/api-clients/pusher/v/stable.png)](https://packagist.org/packages/api-clients/pusher) @@ -12,7 +12,7 @@ To install via [Composer](http://getcomposer.org/), use the command below, it will automatically detect the latest version and bind it with `^`. ```bash -composer require api-clients/pusher +composer require api-clients/pusher ``` # Usage diff --git a/composer.json b/composer.json index 1cab304..75b065c 100644 --- a/composer.json +++ b/composer.json @@ -10,7 +10,7 @@ } ], "require": { - "php": "^7.2", + "php": "^8 || ^7.2", "api-clients/command-bus": "^2.0", "clue/block-react": "^1.1", "jean85/pretty-package-versions": "^1.0", @@ -43,6 +43,10 @@ "sort-packages": true, "platform": { "php": "7.2" + }, + "allow-plugins": { + "ocramius/package-versions": true, + "localheinz/composer-normalize": true } }, "extra": { diff --git a/composer.lock b/composer.lock index 4f3b4ed..65c5a96 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": "afa2db719af9343758bdcad13c123548", + "content-hash": "62ccfec97f5c3dbb1dc88cbff30725e5", "packages": [ { "name": "api-clients/command-bus", @@ -55,6 +55,10 @@ } ], "description": "Light weight wrapper around league/tactician adding promised based interface(s) and next tick execution", + "support": { + "issues": "https://github.com/php-api-clients/command-bus/issues", + "source": "https://github.com/php-api-clients/command-bus/tree/master" + }, "time": "2018-12-16T21:38:35+00:00" }, { @@ -108,6 +112,10 @@ "sleep", "synchronous" ], + "support": { + "issues": "https://github.com/clue/reactphp-block/issues", + "source": "https://github.com/clue/reactphp-block/tree/v1.3.1" + }, "time": "2019-04-09T11:45:04+00:00" }, { @@ -139,6 +147,10 @@ ], "description": "Promoting the interoperability of container objects (DIC, SL, etc.)", "homepage": "https://github.com/container-interop/container-interop", + "support": { + "issues": "https://github.com/container-interop/container-interop/issues", + "source": "https://github.com/container-interop/container-interop/tree/master" + }, "abandoned": "psr/container", "time": "2017-02-14T19:40:03+00:00" }, @@ -161,12 +173,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "ExceptionalJSON\\": "src/" - }, "files": [ "src/functions.php" - ] + ], + "psr-4": { + "ExceptionalJSON\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -178,6 +190,10 @@ } ], "description": "JSON encoding and decoding that throws exceptions on failure", + "support": { + "issues": "https://github.com/DaveRandom/ExceptionalJSON/issues", + "source": "https://github.com/DaveRandom/ExceptionalJSON/tree/v1.0.4" + }, "time": "2018-06-11T11:25:57+00:00" }, { @@ -246,6 +262,10 @@ "docblock", "parser" ], + "support": { + "issues": "https://github.com/doctrine/annotations/issues", + "source": "https://github.com/doctrine/annotations/tree/v1.6.1" + }, "time": "2019-03-25T19:12:02+00:00" }, { @@ -306,6 +326,10 @@ "parser", "php" ], + "support": { + "issues": "https://github.com/doctrine/lexer/issues", + "source": "https://github.com/doctrine/lexer/tree/1.0.2" + }, "time": "2019-06-08T11:03:04+00:00" }, { @@ -349,6 +373,10 @@ "event-dispatcher", "event-emitter" ], + "support": { + "issues": "https://github.com/igorw/evenement/issues", + "source": "https://github.com/igorw/evenement/tree/master" + }, "time": "2017-07-23T21:35:13+00:00" }, { @@ -387,12 +415,12 @@ } }, "autoload": { - "psr-4": { - "GuzzleHttp\\Psr7\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "GuzzleHttp\\Psr7\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -420,6 +448,10 @@ "uri", "url" ], + "support": { + "issues": "https://github.com/guzzle/psr7/issues", + "source": "https://github.com/guzzle/psr7/tree/1.6.1" + }, "time": "2019-07-01T23:21:34+00:00" }, { @@ -465,6 +497,10 @@ "assoc-array", "hash-map" ], + "support": { + "issues": "https://github.com/igorw/get-in/issues", + "source": "https://github.com/igorw/get-in/tree/v1.0.3" + }, "time": "2014-12-15T23:03:51+00:00" }, { @@ -516,6 +552,10 @@ "release", "versions" ], + "support": { + "issues": "https://github.com/Jean85/pretty-package-versions/issues", + "source": "https://github.com/Jean85/pretty-package-versions/tree/1.2" + }, "time": "2018-06-13T13:22:40+00:00" }, { @@ -555,6 +595,9 @@ "stubs", "type" ], + "support": { + "source": "https://github.com/JetBrains/phpstorm-stubs/tree/v2019.1" + }, "time": "2019-03-25T16:59:23+00:00" }, { @@ -581,12 +624,12 @@ } }, "autoload": { - "psr-4": { - "Composed\\": "src" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "Composed\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -604,6 +647,10 @@ "dependency", "package" ], + "support": { + "issues": "https://github.com/joshdifabio/composed/issues", + "source": "https://github.com/joshdifabio/composed/tree/master" + }, "time": "2015-07-16T22:30:20+00:00" }, { @@ -655,6 +702,10 @@ "command bus", "service layer" ], + "support": { + "issues": "https://github.com/thephpleague/tactician/issues", + "source": "https://github.com/thephpleague/tactician/tree/master" + }, "time": "2017-11-30T09:17:20+00:00" }, { @@ -706,6 +757,10 @@ "league", "tactician" ], + "support": { + "issues": "https://github.com/thephpleague/tactician-container/issues", + "source": "https://github.com/thephpleague/tactician-container/tree/master" + }, "time": "2017-04-13T06:27:12+00:00" }, { @@ -757,6 +812,10 @@ "parser", "php" ], + "support": { + "issues": "https://github.com/nikic/PHP-Parser/issues", + "source": "https://github.com/nikic/PHP-Parser/tree/v4.2.2" + }, "time": "2019-05-25T20:07:01+00:00" }, { @@ -807,6 +866,10 @@ } ], "description": "Composer plugin that provides efficient querying for installed package versions (no runtime IO)", + "support": { + "issues": "https://github.com/Ocramius/PackageVersions/issues", + "source": "https://github.com/Ocramius/PackageVersions/tree/master" + }, "time": "2019-02-21T12:16:21+00:00" }, { @@ -861,6 +924,10 @@ "reflection", "static analysis" ], + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionCommon/issues", + "source": "https://github.com/phpDocumentor/ReflectionCommon/tree/master" + }, "time": "2017-09-11T18:02:19+00:00" }, { @@ -912,6 +979,10 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", + "support": { + "issues": "https://github.com/phpDocumentor/ReflectionDocBlock/issues", + "source": "https://github.com/phpDocumentor/ReflectionDocBlock/tree/4.3.1" + }, "time": "2019-04-30T17:48:53+00:00" }, { @@ -959,6 +1030,10 @@ "email": "me@mikevanriel.com" } ], + "support": { + "issues": "https://github.com/phpDocumentor/TypeResolver/issues", + "source": "https://github.com/phpDocumentor/TypeResolver/tree/master" + }, "time": "2017-07-14T14:27:02+00:00" }, { @@ -1008,6 +1083,10 @@ "container-interop", "psr" ], + "support": { + "issues": "https://github.com/php-fig/container/issues", + "source": "https://github.com/php-fig/container/tree/master" + }, "time": "2017-02-14T16:28:37+00:00" }, { @@ -1058,6 +1137,9 @@ "request", "response" ], + "support": { + "source": "https://github.com/php-fig/http-message/tree/master" + }, "time": "2016-08-06T14:39:51+00:00" }, { @@ -1098,6 +1180,10 @@ } ], "description": "A polyfill for getallheaders.", + "support": { + "issues": "https://github.com/ralouphie/getallheaders/issues", + "source": "https://github.com/ralouphie/getallheaders/tree/develop" + }, "time": "2019-03-08T08:55:37+00:00" }, { @@ -1147,6 +1233,12 @@ "rfc6455", "websocket" ], + "support": { + "forum": "https://groups.google.com/forum/#!forum/ratchet-php", + "irc": "irc://irc.freenode.org/reactphp", + "issues": "https://github.com/ratchetphp/RFC6455/issues", + "source": "https://github.com/ratchetphp/RFC6455/tree/v0.2.5" + }, "time": "2019-03-10T17:10:42+00:00" }, { @@ -1187,6 +1279,10 @@ "promise", "reactphp" ], + "support": { + "issues": "https://github.com/reactphp/cache/issues", + "source": "https://github.com/reactphp/cache/tree/v1.0.0" + }, "time": "2019-07-11T13:45:28+00:00" }, { @@ -1231,6 +1327,10 @@ "dns-resolver", "reactphp" ], + "support": { + "issues": "https://github.com/reactphp/dns/issues", + "source": "https://github.com/reactphp/dns/tree/v1.2.0" + }, "time": "2019-08-15T09:06:31+00:00" }, { @@ -1273,6 +1373,10 @@ "asynchronous", "event-loop" ], + "support": { + "issues": "https://github.com/reactphp/event-loop/issues", + "source": "https://github.com/reactphp/event-loop/tree/v1.1.1" + }, "time": "2020-01-01T18:39:52+00:00" }, { @@ -1321,6 +1425,10 @@ "server", "streaming" ], + "support": { + "issues": "https://github.com/reactphp/http/issues", + "source": "https://github.com/reactphp/http/tree/master" + }, "time": "2019-01-16T07:26:32+00:00" }, { @@ -1365,6 +1473,11 @@ "keywords": [ "http" ], + "support": { + "issues": "https://github.com/reactphp/http-client/issues", + "source": "https://github.com/reactphp/http-client/tree/v0.5.10" + }, + "abandoned": "react/http", "time": "2020-01-14T08:36:16+00:00" }, { @@ -1389,12 +1502,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "React\\Promise\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "React\\Promise\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1411,6 +1524,10 @@ "promise", "promises" ], + "support": { + "issues": "https://github.com/reactphp/promise/issues", + "source": "https://github.com/reactphp/promise/tree/2.x" + }, "time": "2019-01-07T21:25:54+00:00" }, { @@ -1440,12 +1557,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "React\\Promise\\Stream\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "React\\Promise\\Stream\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1467,6 +1584,10 @@ "stream", "unwrap" ], + "support": { + "issues": "https://github.com/reactphp/promise-stream/issues", + "source": "https://github.com/reactphp/promise-stream/tree/v1.2.0" + }, "time": "2019-07-03T12:29:10+00:00" }, { @@ -1493,12 +1614,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "React\\Promise\\Timer\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "React\\Promise\\Timer\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1520,6 +1641,10 @@ "timeout", "timer" ], + "support": { + "issues": "https://github.com/reactphp/promise-timer/issues", + "source": "https://github.com/reactphp/promise-timer/tree/v1.5.1" + }, "time": "2019-03-27T18:10:32+00:00" }, { @@ -1567,6 +1692,10 @@ "reactphp", "stream" ], + "support": { + "issues": "https://github.com/reactphp/socket/issues", + "source": "https://github.com/reactphp/socket/tree/v1.3.0" + }, "time": "2019-07-10T10:11:14+00:00" }, { @@ -1613,6 +1742,10 @@ "stream", "writable" ], + "support": { + "issues": "https://github.com/reactphp/stream/issues", + "source": "https://github.com/reactphp/stream/tree/master" + }, "time": "2019-01-01T16:15:09+00:00" }, { @@ -1678,6 +1811,10 @@ "reactive", "rx" ], + "support": { + "issues": "https://github.com/ReactiveX/RxPHP/issues", + "source": "https://github.com/ReactiveX/RxPHP/tree/master" + }, "time": "2018-04-18T01:34:36+00:00" }, { @@ -1711,12 +1848,12 @@ } }, "autoload": { - "psr-4": { - "RingCentral\\Psr7\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "RingCentral\\Psr7\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -1736,6 +1873,9 @@ "stream", "uri" ], + "support": { + "source": "https://github.com/ringcentral/psr7/tree/master" + }, "time": "2018-01-15T21:00:49+00:00" }, { @@ -1806,6 +1946,10 @@ } ], "description": "Better Reflection - an improved code reflection API", + "support": { + "issues": "https://github.com/Roave/BetterReflection/issues", + "source": "https://github.com/Roave/BetterReflection/tree/3.5.0" + }, "time": "2019-05-28T00:00:03+00:00" }, { @@ -1839,6 +1983,10 @@ "MIT" ], "description": "Sign and verify stuff", + "support": { + "issues": "https://github.com/Roave/Signature/issues", + "source": "https://github.com/Roave/Signature/tree/master" + }, "time": "2017-02-17T13:53:21+00:00" }, { @@ -1888,6 +2036,10 @@ "rx.php", "rxphp" ], + "support": { + "issues": "https://github.com/RxPHP/RxHelpers/issues", + "source": "https://github.com/RxPHP/RxHelpers/tree/master" + }, "time": "2017-09-14T01:31:18+00:00" }, { @@ -1939,6 +2091,10 @@ "rx.php", "rxphp" ], + "support": { + "issues": "https://github.com/RxPHP/RxOperatorExtras/issues", + "source": "https://github.com/RxPHP/RxOperatorExtras/tree/master" + }, "time": "2017-03-23T12:29:46+00:00" }, { @@ -1998,6 +2154,10 @@ "rxphp", "websocket" ], + "support": { + "issues": "https://github.com/RxPHP/RxWebsocket/issues", + "source": "https://github.com/RxPHP/RxWebsocket/tree/master" + }, "time": "2018-04-18T10:30:56+00:00" }, { @@ -2027,12 +2187,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Ctype\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Ctype\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2056,6 +2216,9 @@ "polyfill", "portable" ], + "support": { + "source": "https://github.com/symfony/polyfill-ctype/tree/master" + }, "time": "2019-02-06T07:57:58+00:00" }, { @@ -2080,13 +2243,13 @@ }, "type": "library", "autoload": { - "psr-4": { - "EventLoop\\": "src" - }, "files": [ "src/functions.php", "src/bootstrap.php" - ] + ], + "psr-4": { + "EventLoop\\": "src" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2112,6 +2275,10 @@ "static", "timer" ], + "support": { + "issues": "https://github.com/voryx/event-loop/issues", + "source": "https://github.com/voryx/event-loop/tree/master" + }, "time": "2018-04-18T00:07:06+00:00" }, { @@ -2119,12 +2286,12 @@ "version": "1.4.0", "source": { "type": "git", - "url": "https://github.com/webmozart/assert.git", + "url": "https://github.com/webmozarts/assert.git", "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", + "url": "https://api.github.com/repos/webmozarts/assert/zipball/83e253c8e0be5b0257b881e1827274667c5c17a9", "reference": "83e253c8e0be5b0257b881e1827274667c5c17a9", "shasum": "" }, @@ -2163,6 +2330,10 @@ "check", "validate" ], + "support": { + "issues": "https://github.com/webmozarts/assert/issues", + "source": "https://github.com/webmozarts/assert/tree/1.4.0" + }, "time": "2018-12-25T11:19:39+00:00" }, { @@ -2199,6 +2370,10 @@ } ], "description": "Request middleware", + "support": { + "issues": "https://github.com/WyriHaximus/php-doctrine-annotation-autoloader/issues", + "source": "https://github.com/WyriHaximus/php-doctrine-annotation-autoloader/tree/master" + }, "time": "2018-12-24T00:51:41+00:00" }, { @@ -2239,6 +2414,10 @@ } ], "description": "Like iterator_to_array but doesn't error when handed an array", + "support": { + "issues": "https://github.com/WyriHaximus/php-iterator-or-array-to-array/issues", + "source": "https://github.com/WyriHaximus/php-iterator-or-array-to-array/tree/master" + }, "time": "2018-12-29T20:17:57+00:00" }, { @@ -2280,6 +2459,10 @@ } ], "description": "Allows you to list full qualified class names in directories and files.", + "support": { + "issues": "https://github.com/WyriHaximus/php-list-classes-in-directory/issues", + "source": "https://github.com/WyriHaximus/php-list-classes-in-directory/tree/master" + }, "time": "2018-12-24T16:15:03+00:00" }, { @@ -2320,6 +2503,10 @@ } ], "description": "Wrapper around igorw/get-in using strings rather then arrays are keys", + "support": { + "issues": "https://github.com/WyriHaximus/php-string-get-in/issues", + "source": "https://github.com/WyriHaximus/php-string-get-in/tree/master" + }, "time": "2018-10-14T15:34:54+00:00" }, { @@ -2347,12 +2534,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "WyriHaximus\\Tactician\\CommandHandler\\": "src/" - }, "files": [ "src/bootstrap.php" - ] + ], + "psr-4": { + "WyriHaximus\\Tactician\\CommandHandler\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2365,6 +2552,10 @@ } ], "description": "Command to Handler mapper for Tactician", + "support": { + "issues": "https://github.com/WyriHaximus/php-tactician-command-handler-mapper/issues", + "source": "https://github.com/WyriHaximus/php-tactician-command-handler-mapper/tree/master" + }, "time": "2018-10-14T08:16:12+00:00" }, { @@ -2393,12 +2584,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "WyriHaximus\\React\\": "src/" - }, "files": [ "src/functions_include.php" - ] + ], + "psr-4": { + "WyriHaximus\\React\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2412,6 +2603,10 @@ } ], "description": "Wrapping ticks into a promise", + "support": { + "issues": "https://github.com/WyriHaximus/TickingPromise/issues", + "source": "https://github.com/WyriHaximus/TickingPromise/tree/master" + }, "time": "2018-04-05T12:36:50+00:00" } ], @@ -2448,13 +2643,13 @@ } }, "autoload": { - "psr-4": { - "Amp\\": "lib" - }, "files": [ "lib/functions.php", "lib/Internal/functions.php" - ] + ], + "psr-4": { + "Amp\\": "lib" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2491,6 +2686,11 @@ "non-blocking", "promise" ], + "support": { + "irc": "irc://irc.freenode.org/amphp", + "issues": "https://github.com/amphp/amp/issues", + "source": "https://github.com/amphp/amp/tree/v2.1.2" + }, "time": "2019-05-31T18:42:02+00:00" }, { @@ -2519,12 +2719,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "Amp\\ByteStream\\": "lib" - }, "files": [ "lib/functions.php" - ] + ], + "psr-4": { + "Amp\\ByteStream\\": "lib" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -2550,6 +2750,11 @@ "non-blocking", "stream" ], + "support": { + "irc": "irc://irc.freenode.org/amphp", + "issues": "https://github.com/amphp/byte-stream/issues", + "source": "https://github.com/amphp/byte-stream/tree/v1.6.0" + }, "time": "2019-06-03T21:45:17+00:00" }, { @@ -2590,6 +2795,10 @@ } ], "description": "friendsofphp/php-cs-fixer config", + "support": { + "issues": "https://github.com/php-api-clients/cs-fixer-config/issues", + "source": "https://github.com/php-api-clients/cs-fixer-config/tree/master" + }, "time": "2018-12-24T13:32:35+00:00" }, { @@ -2628,6 +2837,10 @@ } ], "description": "Test utilities for api-clients packages", + "support": { + "issues": "https://github.com/php-api-clients/test-utilities/issues", + "source": "https://github.com/php-api-clients/test-utilities/tree/master" + }, "time": "2019-03-16T23:24:37+00:00" }, { @@ -2684,6 +2897,11 @@ "ssl", "tls" ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/ca-bundle/issues", + "source": "https://github.com/composer/ca-bundle/tree/master" + }, "time": "2019-01-28T09:30:10+00:00" }, { @@ -2764,6 +2982,11 @@ "dependency", "package" ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/composer/issues", + "source": "https://github.com/composer/composer/tree/1.8.6" + }, "time": "2019-06-11T13:03:06+00:00" }, { @@ -2826,6 +3049,11 @@ "validation", "versioning" ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/semver/issues", + "source": "https://github.com/composer/semver/tree/1.5.0" + }, "time": "2019-03-19T17:25:45+00:00" }, { @@ -2886,6 +3114,11 @@ "spdx", "validator" ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/spdx-licenses/issues", + "source": "https://github.com/composer/spdx-licenses/tree/master" + }, "time": "2019-03-26T10:23:26+00:00" }, { @@ -2930,6 +3163,11 @@ "Xdebug", "performance" ], + "support": { + "irc": "irc://irc.freenode.org/composer", + "issues": "https://github.com/composer/xdebug-handler/issues", + "source": "https://github.com/composer/xdebug-handler/tree/master" + }, "time": "2019-05-27T17:52:04+00:00" }, { @@ -2986,6 +3224,10 @@ "constructor", "instantiate" ], + "support": { + "issues": "https://github.com/doctrine/instantiator/issues", + "source": "https://github.com/doctrine/instantiator/tree/master" + }, "time": "2019-03-17T17:37:11+00:00" }, { @@ -3027,6 +3269,10 @@ } ], "description": "A more advanced JSONRPC implementation", + "support": { + "issues": "https://github.com/felixfbecker/php-advanced-json-rpc/issues", + "source": "https://github.com/felixfbecker/php-advanced-json-rpc/tree/master" + }, "time": "2018-09-10T08:58:41+00:00" }, { @@ -3074,6 +3320,10 @@ "php", "server" ], + "support": { + "issues": "https://github.com/felixfbecker/php-language-server-protocol/issues", + "source": "https://github.com/felixfbecker/php-language-server-protocol/tree/v1.4.0" + }, "time": "2019-06-23T21:03:50+00:00" }, { @@ -3135,6 +3385,10 @@ "throwable", "whoops" ], + "support": { + "issues": "https://github.com/filp/whoops/issues", + "source": "https://github.com/filp/whoops/tree/2.4.1" + }, "time": "2019-07-04T09:00:00+00:00" }, { @@ -3223,6 +3477,10 @@ } ], "description": "A tool to automatically fix PHP code style", + "support": { + "issues": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/issues", + "source": "https://github.com/FriendsOfPHP/PHP-CS-Fixer/tree/v2.15.1" + }, "time": "2019-06-01T10:32:12+00:00" }, { @@ -3313,6 +3571,10 @@ "testing", "unit testing" ], + "support": { + "issues": "https://github.com/infection/infection/issues", + "source": "https://github.com/infection/infection/tree/0.13" + }, "time": "2019-07-01T18:01:41+00:00" }, { @@ -3355,6 +3617,11 @@ "email": "jakub.onderka@gmail.com" } ], + "support": { + "issues": "https://github.com/JakubOnderka/PHP-Console-Color/issues", + "source": "https://github.com/JakubOnderka/PHP-Console-Color/tree/master" + }, + "abandoned": "php-parallel-lint/php-console-color", "time": "2018-09-29T17:23:10+00:00" }, { @@ -3401,6 +3668,11 @@ } ], "description": "Highlight PHP code in terminal", + "support": { + "issues": "https://github.com/JakubOnderka/PHP-Console-Highlighter/issues", + "source": "https://github.com/JakubOnderka/PHP-Console-Highlighter/tree/master" + }, + "abandoned": "php-parallel-lint/php-console-highlighter", "time": "2018-09-29T18:48:56+00:00" }, { @@ -3449,6 +3721,11 @@ ], "description": "This tool check syntax of PHP files about 20x faster than serial check.", "homepage": "https://github.com/JakubOnderka/PHP-Parallel-Lint", + "support": { + "issues": "https://github.com/JakubOnderka/PHP-Parallel-Lint/issues", + "source": "https://github.com/JakubOnderka/PHP-Parallel-Lint/tree/master" + }, + "abandoned": "php-parallel-lint/php-parallel-lint", "time": "2018-02-24T15:31:20+00:00" }, { @@ -3495,6 +3772,10 @@ } ], "description": "Provides a phpstan/phpstan extension for phpspec/prophecy", + "support": { + "issues": "https://github.com/Jan0707/phpstan-prophecy/issues", + "source": "https://github.com/Jan0707/phpstan-prophecy/tree/master" + }, "time": "2019-01-18T13:44:45+00:00" }, { @@ -3561,6 +3842,10 @@ "json", "schema" ], + "support": { + "issues": "https://github.com/justinrainbow/json-schema/issues", + "source": "https://github.com/justinrainbow/json-schema/tree/5.x.x" + }, "time": "2019-01-14T23:55:14+00:00" }, { @@ -3614,6 +3899,10 @@ "json", "normalizer" ], + "support": { + "issues": "https://github.com/localheinz/composer-json-normalizer/issues", + "source": "https://github.com/localheinz/composer-json-normalizer" + }, "abandoned": "ergebnis/composer-json-normalizer", "time": "2019-01-09T14:43:16+00:00" }, @@ -3680,6 +3969,10 @@ "normalizer", "plugin" ], + "support": { + "issues": "https://github.com/localheinz/composer-normalize/issues", + "source": "https://github.com/localheinz/composer-normalize" + }, "abandoned": "ergebnis/composer-normalize", "time": "2019-06-01T17:47:26+00:00" }, @@ -3733,6 +4026,10 @@ "json", "normalizer" ], + "support": { + "issues": "https://github.com/localheinz/json-normalizer/issues", + "source": "https://github.com/localheinz/json-normalizer" + }, "abandoned": "ergebnis/json-normalizer", "time": "2018-10-07T17:36:39+00:00" }, @@ -3783,6 +4080,10 @@ "json", "printer" ], + "support": { + "issues": "https://github.com/localheinz/json-printer/issues", + "source": "https://github.com/localheinz/json-printer" + }, "abandoned": "ergebnis/json-printer", "time": "2018-08-11T23:54:50+00:00" }, @@ -3837,6 +4138,10 @@ "phpstan-extreme-rules", "phpstan-rules" ], + "support": { + "issues": "https://github.com/localheinz/phpstan-rules/issues", + "source": "https://github.com/localheinz/phpstan-rules" + }, "abandoned": "ergebnis/phpstan-rules", "time": "2019-01-17T22:24:11+00:00" }, @@ -3857,9 +4162,6 @@ "require": { "php": "^7.1" }, - "replace": { - "myclabs/deep-copy": "self.version" - }, "require-dev": { "doctrine/collections": "^1.0", "doctrine/common": "^2.6", @@ -3867,12 +4169,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "DeepCopy\\": "src/DeepCopy/" - }, "files": [ "src/DeepCopy/deep_copy.php" - ] + ], + "psr-4": { + "DeepCopy\\": "src/DeepCopy/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -3886,6 +4188,10 @@ "object", "object graph" ], + "support": { + "issues": "https://github.com/myclabs/DeepCopy/issues", + "source": "https://github.com/myclabs/DeepCopy/tree/1.9.1" + }, "time": "2019-04-07T13:18:21+00:00" }, { @@ -3928,6 +4234,11 @@ } ], "description": "Map nested JSON structures onto PHP classes", + "support": { + "email": "cweiske@cweiske.de", + "issues": "https://github.com/cweiske/jsonmapper/issues", + "source": "https://github.com/cweiske/jsonmapper/tree/v1.5.1" + }, "time": "2019-07-08T18:46:43+00:00" }, { @@ -4001,6 +4312,10 @@ "configurator", "nette" ], + "support": { + "issues": "https://github.com/nette/bootstrap/issues", + "source": "https://github.com/nette/bootstrap/tree/v3.0.0" + }, "time": "2019-03-26T12:59:07+00:00" }, { @@ -4040,11 +4355,11 @@ } }, "autoload": { - "classmap": [ - "src/" - ], "files": [ "src/compatibility.php" + ], + "classmap": [ + "src/" ] }, "notification-url": "https://packagist.org/downloads/", @@ -4074,6 +4389,10 @@ "nette", "static" ], + "support": { + "issues": "https://github.com/nette/di/issues", + "source": "https://github.com/nette/di/tree/master" + }, "time": "2019-04-03T19:35:46+00:00" }, { @@ -4136,6 +4455,10 @@ "iterator", "nette" ], + "support": { + "issues": "https://github.com/nette/finder/issues", + "source": "https://github.com/nette/finder/tree/v2.5" + }, "time": "2019-02-28T18:13:25+00:00" }, { @@ -4197,6 +4520,10 @@ "nette", "yaml" ], + "support": { + "issues": "https://github.com/nette/neon/issues", + "source": "https://github.com/nette/neon/tree/master" + }, "time": "2019-02-05T21:30:40+00:00" }, { @@ -4256,6 +4583,10 @@ "php", "scaffolding" ], + "support": { + "issues": "https://github.com/nette/php-generator/issues", + "source": "https://github.com/nette/php-generator/tree/master" + }, "time": "2019-07-05T13:01:56+00:00" }, { @@ -4318,6 +4649,10 @@ "nette", "trait" ], + "support": { + "issues": "https://github.com/nette/robot-loader/issues", + "source": "https://github.com/nette/robot-loader/tree/master" + }, "time": "2019-03-08T21:57:24+00:00" }, { @@ -4375,6 +4710,10 @@ "config", "nette" ], + "support": { + "issues": "https://github.com/nette/schema/issues", + "source": "https://github.com/nette/schema/tree/v1.0.0" + }, "time": "2019-04-03T15:53:25+00:00" }, { @@ -4451,6 +4790,10 @@ "utility", "validation" ], + "support": { + "issues": "https://github.com/nette/utils/issues", + "source": "https://github.com/nette/utils/tree/v3.0.1" + }, "time": "2019-03-22T01:00:30+00:00" }, { @@ -4515,6 +4858,10 @@ "php", "symfony" ], + "support": { + "issues": "https://github.com/nunomaduro/collision/issues", + "source": "https://github.com/nunomaduro/collision" + }, "time": "2019-03-07T21:35:13+00:00" }, { @@ -4564,6 +4911,10 @@ "xml", "xml conversion" ], + "support": { + "issues": "https://github.com/nullivex/lib-array2xml/issues", + "source": "https://github.com/nullivex/lib-array2xml/tree/master" + }, "time": "2019-03-29T20:06:56+00:00" }, { @@ -4600,13 +4951,13 @@ } }, "autoload": { - "psr-4": { - "Humbug\\": "src/" - }, "files": [ "src/function.php", "src/functions.php" - ] + ], + "psr-4": { + "Humbug\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -4633,6 +4984,10 @@ "ssl", "tls" ], + "support": { + "issues": "https://github.com/humbug/file_get_contents/issues", + "source": "https://github.com/humbug/file_get_contents/tree/master" + }, "time": "2018-02-12T18:47:17+00:00" }, { @@ -4685,6 +5040,11 @@ "self-update", "update" ], + "support": { + "issues": "https://github.com/humbug/phar-updater/issues", + "source": "https://github.com/humbug/phar-updater/tree/1.0" + }, + "abandoned": true, "time": "2018-03-30T12:52:15+00:00" }, { @@ -4730,6 +5090,11 @@ "pseudorandom", "random" ], + "support": { + "email": "info@paragonie.com", + "issues": "https://github.com/paragonie/random_compat/issues", + "source": "https://github.com/paragonie/random_compat" + }, "time": "2018-07-02T15:55:56+00:00" }, { @@ -4778,6 +5143,10 @@ "MIT" ], "description": "Exception rules for PHPStan", + "support": { + "issues": "https://github.com/pepakriz/phpstan-exception-rules/issues", + "source": "https://github.com/pepakriz/phpstan-exception-rules/tree/master" + }, "time": "2019-04-16T15:47:42+00:00" }, { @@ -4833,6 +5202,10 @@ } ], "description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)", + "support": { + "issues": "https://github.com/phar-io/manifest/issues", + "source": "https://github.com/phar-io/manifest/tree/master" + }, "time": "2018-07-08T19:23:20+00:00" }, { @@ -4880,6 +5253,10 @@ } ], "description": "Library for handling version information and constraints", + "support": { + "issues": "https://github.com/phar-io/version/issues", + "source": "https://github.com/phar-io/version/tree/master" + }, "time": "2018-07-08T19:19:57+00:00" }, { @@ -4931,6 +5308,10 @@ "keywords": [ "diff" ], + "support": { + "issues": "https://github.com/PHP-CS-Fixer/diff/issues", + "source": "https://github.com/PHP-CS-Fixer/diff/tree/master" + }, "time": "2018-02-15T16:58:55+00:00" }, { @@ -4994,6 +5375,10 @@ "spy", "stub" ], + "support": { + "issues": "https://github.com/phpspec/prophecy/issues", + "source": "https://github.com/phpspec/prophecy/tree/master" + }, "time": "2019-06-13T12:50:23+00:00" }, { @@ -5041,6 +5426,10 @@ "MIT" ], "description": "PHPDoc parser with support for nullable, intersection and generic types", + "support": { + "issues": "https://github.com/phpstan/phpdoc-parser/issues", + "source": "https://github.com/phpstan/phpdoc-parser/tree/master" + }, "time": "2019-06-07T19:13:52+00:00" }, { @@ -5116,6 +5505,24 @@ "MIT" ], "description": "PHPStan - PHP Static Analysis Tool", + "support": { + "issues": "https://github.com/phpstan/phpstan/issues", + "source": "https://github.com/phpstan/phpstan/tree/0.11.12" + }, + "funding": [ + { + "url": "https://github.com/ondrejmirtes", + "type": "github" + }, + { + "url": "https://www.patreon.com/phpstan", + "type": "patreon" + }, + { + "url": "https://tidelift.com/funding/github/packagist/phpstan/phpstan", + "type": "tidelift" + } + ], "time": "2019-07-08T06:55:18+00:00" }, { @@ -5167,6 +5574,10 @@ "MIT" ], "description": "PHPStan rules for detecting usage of deprecated classes, methods, properties, constants and traits.", + "support": { + "issues": "https://github.com/phpstan/phpstan-deprecation-rules/issues", + "source": "https://github.com/phpstan/phpstan-deprecation-rules/tree/0.11.2" + }, "time": "2019-05-28T19:54:04+00:00" }, { @@ -5219,6 +5630,10 @@ "MIT" ], "description": "PHP-Parser extensions for PHPStan", + "support": { + "issues": "https://github.com/phpstan/phpstan-php-parser/issues", + "source": "https://github.com/phpstan/phpstan-php-parser/tree/0.11.1" + }, "time": "2019-05-12T16:49:18+00:00" }, { @@ -5276,6 +5691,10 @@ "MIT" ], "description": "PHPUnit extensions and rules for PHPStan", + "support": { + "issues": "https://github.com/phpstan/phpstan-phpunit/issues", + "source": "https://github.com/phpstan/phpstan-phpunit/tree/0.11.2" + }, "time": "2019-05-17T17:50:16+00:00" }, { @@ -5327,6 +5746,10 @@ "MIT" ], "description": "Extra strict and opinionated rules for PHPStan", + "support": { + "issues": "https://github.com/phpstan/phpstan-strict-rules/issues", + "source": "https://github.com/phpstan/phpstan-strict-rules/tree/0.11.1" + }, "time": "2019-05-12T16:59:47+00:00" }, { @@ -5390,6 +5813,10 @@ "testing", "xunit" ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-code-coverage/issues", + "source": "https://github.com/sebastianbergmann/php-code-coverage/tree/7.0.6" + }, "time": "2019-07-08T05:29:42+00:00" }, { @@ -5440,6 +5867,10 @@ "filesystem", "iterator" ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-file-iterator/issues", + "source": "https://github.com/sebastianbergmann/php-file-iterator/tree/2.0.2" + }, "time": "2018-09-13T20:33:42+00:00" }, { @@ -5481,6 +5912,10 @@ "keywords": [ "template" ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-text-template/issues", + "source": "https://github.com/sebastianbergmann/php-text-template/tree/1.2.1" + }, "time": "2015-06-21T13:50:34+00:00" }, { @@ -5530,6 +5965,10 @@ "keywords": [ "timer" ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-timer/issues", + "source": "https://github.com/sebastianbergmann/php-timer/tree/master" + }, "time": "2019-06-07T04:22:29+00:00" }, { @@ -5579,6 +6018,11 @@ "keywords": [ "tokenizer" ], + "support": { + "issues": "https://github.com/sebastianbergmann/php-token-stream/issues", + "source": "https://github.com/sebastianbergmann/php-token-stream/tree/master" + }, + "abandoned": true, "time": "2019-07-08T05:24:54+00:00" }, { @@ -5662,6 +6106,10 @@ "testing", "xunit" ], + "support": { + "issues": "https://github.com/sebastianbergmann/phpunit/issues", + "source": "https://github.com/sebastianbergmann/phpunit/tree/8.2.4" + }, "time": "2019-07-03T08:30:33+00:00" }, { @@ -5712,6 +6160,10 @@ "container", "dependency injection" ], + "support": { + "issues": "https://github.com/silexphp/Pimple/issues", + "source": "https://github.com/silexphp/Pimple/tree/master" + }, "time": "2018-01-21T07:42:36+00:00" }, { @@ -5719,12 +6171,12 @@ "version": "0.6.0", "source": { "type": "git", - "url": "https://github.com/psalm/phpunit-psalm-plugin.git", + "url": "https://github.com/psalm/psalm-plugin-phpunit.git", "reference": "93b6617829a973b26a6c7a5ddda2530434d6a78f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/psalm/phpunit-psalm-plugin/zipball/93b6617829a973b26a6c7a5ddda2530434d6a78f", + "url": "https://api.github.com/repos/psalm/psalm-plugin-phpunit/zipball/93b6617829a973b26a6c7a5ddda2530434d6a78f", "reference": "93b6617829a973b26a6c7a5ddda2530434d6a78f", "shasum": "" }, @@ -5769,6 +6221,10 @@ } ], "description": "Psalm plugin for PHPUnit", + "support": { + "issues": "https://github.com/psalm/psalm-plugin-phpunit/issues", + "source": "https://github.com/psalm/psalm-plugin-phpunit/tree/0.6.0" + }, "time": "2019-05-20T17:53:52+00:00" }, { @@ -5816,6 +6272,9 @@ "psr", "psr-3" ], + "support": { + "source": "https://github.com/php-fig/log/tree/master" + }, "time": "2018-11-20T15:27:04+00:00" }, { @@ -5861,6 +6320,10 @@ ], "description": "Looks up which function or method a line of code belongs to", "homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/", + "support": { + "issues": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/issues", + "source": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/tree/master" + }, "time": "2017-03-04T06:30:41+00:00" }, { @@ -5925,6 +6388,10 @@ "compare", "equality" ], + "support": { + "issues": "https://github.com/sebastianbergmann/comparator/issues", + "source": "https://github.com/sebastianbergmann/comparator/tree/master" + }, "time": "2018-07-12T15:12:46+00:00" }, { @@ -5981,6 +6448,10 @@ "unidiff", "unified diff" ], + "support": { + "issues": "https://github.com/sebastianbergmann/diff/issues", + "source": "https://github.com/sebastianbergmann/diff/tree/master" + }, "time": "2019-02-04T06:01:07+00:00" }, { @@ -6034,6 +6505,10 @@ "environment", "hhvm" ], + "support": { + "issues": "https://github.com/sebastianbergmann/environment/issues", + "source": "https://github.com/sebastianbergmann/environment/tree/master" + }, "time": "2019-05-05T09:05:15+00:00" }, { @@ -6101,6 +6576,10 @@ "export", "exporter" ], + "support": { + "issues": "https://github.com/sebastianbergmann/exporter/issues", + "source": "https://github.com/sebastianbergmann/exporter/tree/master" + }, "time": "2017-04-03T13:19:02+00:00" }, { @@ -6155,6 +6634,10 @@ "keywords": [ "global state" ], + "support": { + "issues": "https://github.com/sebastianbergmann/global-state/issues", + "source": "https://github.com/sebastianbergmann/global-state/tree/master" + }, "time": "2019-02-01T05:30:01+00:00" }, { @@ -6202,6 +6685,10 @@ ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", + "support": { + "issues": "https://github.com/sebastianbergmann/object-enumerator/issues", + "source": "https://github.com/sebastianbergmann/object-enumerator/tree/master" + }, "time": "2017-08-03T12:35:26+00:00" }, { @@ -6247,6 +6734,10 @@ ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", + "support": { + "issues": "https://github.com/sebastianbergmann/object-reflector/issues", + "source": "https://github.com/sebastianbergmann/object-reflector/tree/master" + }, "time": "2017-03-29T09:07:27+00:00" }, { @@ -6300,6 +6791,10 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", + "support": { + "issues": "https://github.com/sebastianbergmann/recursion-context/issues", + "source": "https://github.com/sebastianbergmann/recursion-context/tree/master" + }, "time": "2017-03-03T06:23:57+00:00" }, { @@ -6342,6 +6837,10 @@ ], "description": "Provides a list of PHP built-in functions that operate on resources", "homepage": "https://www.github.com/sebastianbergmann/resource-operations", + "support": { + "issues": "https://github.com/sebastianbergmann/resource-operations/issues", + "source": "https://github.com/sebastianbergmann/resource-operations/tree/master" + }, "time": "2018-10-04T04:07:39+00:00" }, { @@ -6388,6 +6887,10 @@ ], "description": "Collection of value objects that represent the types of the PHP type system", "homepage": "https://github.com/sebastianbergmann/type", + "support": { + "issues": "https://github.com/sebastianbergmann/type/issues", + "source": "https://github.com/sebastianbergmann/type/tree/master" + }, "time": "2019-07-02T08:10:15+00:00" }, { @@ -6431,6 +6934,10 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", + "support": { + "issues": "https://github.com/sebastianbergmann/version/issues", + "source": "https://github.com/sebastianbergmann/version/tree/master" + }, "time": "2016-10-03T07:35:21+00:00" }, { @@ -6480,6 +6987,10 @@ "parser", "validator" ], + "support": { + "issues": "https://github.com/Seldaek/jsonlint/issues", + "source": "https://github.com/Seldaek/jsonlint/tree/master" + }, "time": "2018-01-24T12:46:19+00:00" }, { @@ -6524,6 +7035,10 @@ "keywords": [ "phra" ], + "support": { + "issues": "https://github.com/Seldaek/phar-utils/issues", + "source": "https://github.com/Seldaek/phar-utils/tree/master" + }, "time": "2015-10-13T18:44:15+00:00" }, { @@ -6599,6 +7114,9 @@ ], "description": "Symfony Console Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/console/tree/v4.3.2" + }, "time": "2019-06-13T11:03:18+00:00" }, { @@ -6669,6 +7187,9 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/event-dispatcher/tree/v4.3.2" + }, "time": "2019-06-13T11:03:18+00:00" }, { @@ -6727,6 +7248,9 @@ "interoperability", "standards" ], + "support": { + "source": "https://github.com/symfony/event-dispatcher-contracts/tree/v1.1.5" + }, "time": "2019-06-20T06:46:26+00:00" }, { @@ -6777,6 +7301,9 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/filesystem/tree/4.3" + }, "time": "2019-06-23T08:51:25+00:00" }, { @@ -6826,6 +7353,9 @@ ], "description": "Symfony Finder Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/finder/tree/4.3" + }, "time": "2019-06-13T11:03:18+00:00" }, { @@ -6880,6 +7410,9 @@ "configuration", "options" ], + "support": { + "source": "https://github.com/symfony/options-resolver/tree/v4.3.2" + }, "time": "2019-06-13T11:01:17+00:00" }, { @@ -6909,12 +7442,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Mbstring\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Mbstring\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -6939,6 +7472,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-mbstring/tree/master" + }, "time": "2019-02-06T07:57:58+00:00" }, { @@ -6966,12 +7502,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php70\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php70\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -6998,6 +7534,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php70/tree/master" + }, "time": "2019-02-06T07:57:58+00:00" }, { @@ -7024,12 +7563,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php72\\": "" - }, "files": [ "bootstrap.php" - ] + ], + "psr-4": { + "Symfony\\Polyfill\\Php72\\": "" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7053,6 +7592,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php72/tree/master" + }, "time": "2019-02-06T07:57:58+00:00" }, { @@ -7079,12 +7621,12 @@ } }, "autoload": { - "psr-4": { - "Symfony\\Polyfill\\Php73\\": "" - }, "files": [ "bootstrap.php" ], + "psr-4": { + "Symfony\\Polyfill\\Php73\\": "" + }, "classmap": [ "Resources/stubs" ] @@ -7111,6 +7653,9 @@ "portable", "shim" ], + "support": { + "source": "https://github.com/symfony/polyfill-php73/tree/master" + }, "time": "2019-02-06T07:57:58+00:00" }, { @@ -7160,6 +7705,9 @@ ], "description": "Symfony Process Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/process/tree/v4.3.2" + }, "time": "2019-05-30T16:10:05+00:00" }, { @@ -7218,6 +7766,9 @@ "interoperability", "standards" ], + "support": { + "source": "https://github.com/symfony/service-contracts/tree/master" + }, "time": "2019-06-13T11:15:36+00:00" }, { @@ -7268,6 +7819,9 @@ ], "description": "Symfony Stopwatch Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/stopwatch/tree/4.3" + }, "time": "2019-05-27T08:16:38+00:00" }, { @@ -7327,6 +7881,9 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", + "support": { + "source": "https://github.com/symfony/yaml/tree/master" + }, "time": "2019-04-06T14:04:46+00:00" }, { @@ -7375,6 +7932,10 @@ } ], "description": "A PHPStan rule to detect safety issues. Must be used in conjunction with thecodingmachine/safe", + "support": { + "issues": "https://github.com/thecodingmachine/phpstan-safe-rule/issues", + "source": "https://github.com/thecodingmachine/phpstan-safe-rule/tree/master" + }, "time": "2019-03-07T13:52:42+00:00" }, { @@ -7426,6 +7987,10 @@ } ], "description": "A set of additional rules for PHPStan based on best practices followed at TheCodingMachine", + "support": { + "issues": "https://github.com/thecodingmachine/phpstan-strict-rules/issues", + "source": "https://github.com/thecodingmachine/phpstan-strict-rules/tree/master" + }, "time": "2019-06-08T20:09:55+00:00" }, { @@ -7457,12 +8022,6 @@ } }, "autoload": { - "psr-4": { - "Safe\\": [ - "lib/", - "generated/" - ] - }, "files": [ "generated/apache.php", "generated/apc.php", @@ -7551,13 +8110,23 @@ "generated/zip.php", "generated/zlib.php", "lib/special_cases.php" - ] + ], + "psr-4": { + "Safe\\": [ + "lib/", + "generated/" + ] + } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "PHP core functions that throw exceptions instead of returning FALSE on error", + "support": { + "issues": "https://github.com/thecodingmachine/safe/issues", + "source": "https://github.com/thecodingmachine/safe/tree/v0.1.16" + }, "time": "2019-06-25T08:45:33+00:00" }, { @@ -7598,6 +8167,10 @@ } ], "description": "A small library for converting tokenized PHP source code into XML and potentially other formats", + "support": { + "issues": "https://github.com/theseer/tokenizer/issues", + "source": "https://github.com/theseer/tokenizer/tree/master" + }, "time": "2019-06-13T22:48:21+00:00" }, { @@ -7662,13 +8235,13 @@ } }, "autoload": { - "psr-4": { - "Psalm\\Plugin\\": "src/Psalm/Plugin", - "Psalm\\": "src/Psalm" - }, "files": [ "src/functions.php" - ] + ], + "psr-4": { + "Psalm\\": "src/Psalm", + "Psalm\\Plugin\\": "src/Psalm/Plugin" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7685,6 +8258,10 @@ "inspection", "php" ], + "support": { + "issues": "https://github.com/vimeo/psalm/issues", + "source": "https://github.com/vimeo/psalm/tree/master" + }, "time": "2019-07-09T11:39:03+00:00" }, { @@ -7692,12 +8269,12 @@ "version": "4.1.0", "source": { "type": "git", - "url": "https://github.com/webmozart/glob.git", + "url": "https://github.com/webmozarts/glob.git", "reference": "3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/webmozart/glob/zipball/3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe", + "url": "https://api.github.com/repos/webmozarts/glob/zipball/3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe", "reference": "3cbf63d4973cf9d780b93d2da8eec7e4a9e63bbe", "shasum": "" }, @@ -7732,6 +8309,10 @@ } ], "description": "A PHP implementation of Ant's glob.", + "support": { + "issues": "https://github.com/webmozarts/glob/issues", + "source": "https://github.com/webmozarts/glob/tree/4.1.0" + }, "time": "2015-12-29T11:14:33+00:00" }, { @@ -7778,6 +8359,11 @@ } ], "description": "A robust cross-platform utility for normalizing, comparing and modifying file paths.", + "support": { + "issues": "https://github.com/webmozart/path-util/issues", + "source": "https://github.com/webmozart/path-util/tree/2.3.0" + }, + "abandoned": "symfony/filesystem", "time": "2015-12-17T08:42:14+00:00" }, { @@ -7817,6 +8403,10 @@ } ], "description": "Test utilities for api-clients packages", + "support": { + "issues": "https://github.com/WyriHaximus/php-async-test-utilities/issues", + "source": "https://github.com/WyriHaximus/php-async-test-utilities/tree/master" + }, "time": "2019-03-16T20:16:08+00:00" }, { @@ -7842,12 +8432,12 @@ }, "type": "library", "autoload": { - "psr-4": { - "WyriHaximus\\CsFixerConfig\\": "src/" - }, "files": [ "src/rules_include.php" - ] + ], + "psr-4": { + "WyriHaximus\\CsFixerConfig\\": "src/" + } }, "notification-url": "https://packagist.org/downloads/", "license": [ @@ -7860,6 +8450,10 @@ } ], "description": "friendsofphp/php-cs-fixer config", + "support": { + "issues": "https://github.com/WyriHaximus/php-cs-fixer-config/issues", + "source": "https://github.com/WyriHaximus/php-cs-fixer-config/tree/master" + }, "time": "2019-01-20T17:38:15+00:00" }, { @@ -7899,6 +8493,10 @@ } ], "description": "? PHPStan rules wrapper", + "support": { + "issues": "https://github.com/WyriHaximus/php-phpstan-rules-wrapper/issues", + "source": "https://github.com/WyriHaximus/php-phpstan-rules-wrapper/tree/master" + }, "time": "2019-03-16T14:53:23+00:00" }, { @@ -7948,6 +8546,10 @@ } ], "description": "Test utilities for api-clients packages", + "support": { + "issues": "https://github.com/WyriHaximus/php-test-utilities/issues", + "source": "https://github.com/WyriHaximus/php-test-utilities/tree/1.4.0" + }, "time": "2019-06-06T00:21:09+00:00" } ], @@ -7957,10 +8559,11 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": "^7.2" + "php": "^8 || ^7.2" }, "platform-dev": [], "platform-overrides": { "php": "7.2" - } + }, + "plugin-api-version": "2.2.0" }