|
|
@@ -4,7 +4,7 @@
|
|
|
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file",
|
|
|
"This file is @generated automatically"
|
|
|
],
|
|
|
- "content-hash": "f40dd67214072fe0962989c04c851bd5",
|
|
|
+ "content-hash": "f17c93e755d17ee6ee7655ef231afa45",
|
|
|
"packages": [
|
|
|
{
|
|
|
"name": "paragonie/random_compat",
|
|
|
@@ -109,52 +109,6 @@
|
|
|
}
|
|
|
],
|
|
|
"packages-dev": [
|
|
|
- {
|
|
|
- "name": "codacy/coverage",
|
|
|
- "version": "dev-master",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/codacy/php-codacy-coverage.git",
|
|
|
- "reference": "1852ca987c91ef466ebcfdbdd4e1788b653eaf1d"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/codacy/php-codacy-coverage/zipball/1852ca987c91ef466ebcfdbdd4e1788b653eaf1d",
|
|
|
- "reference": "1852ca987c91ef466ebcfdbdd4e1788b653eaf1d",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "gitonomy/gitlib": ">=1.0",
|
|
|
- "php": ">=5.3.3",
|
|
|
- "symfony/console": "~2.5|~3.0|~4.0|~5.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "clue/phar-composer": "^1.1",
|
|
|
- "phpunit/phpunit": "~6.5"
|
|
|
- },
|
|
|
- "bin": [
|
|
|
- "bin/codacycoverage"
|
|
|
- ],
|
|
|
- "type": "library",
|
|
|
- "autoload": {
|
|
|
- "classmap": [
|
|
|
- "src/"
|
|
|
- ]
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Jakob Pupke",
|
|
|
- "email": "jakob.pupke@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Sends PHP test coverage information to Codacy.",
|
|
|
- "homepage": "https://github.com/codacy/php-codacy-coverage",
|
|
|
- "time": "2020-01-10T10:52:12+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "codeclimate/php-test-reporter",
|
|
|
"version": "dev-master",
|
|
|
@@ -326,68 +280,6 @@
|
|
|
],
|
|
|
"time": "2019-10-21T16:45:58+00:00"
|
|
|
},
|
|
|
- {
|
|
|
- "name": "gitonomy/gitlib",
|
|
|
- "version": "v1.2.0",
|
|
|
- "source": {
|
|
|
- "type": "git",
|
|
|
- "url": "https://github.com/gitonomy/gitlib.git",
|
|
|
- "reference": "a0bea921266ad1c9626d712e7f8687dcc08ca528"
|
|
|
- },
|
|
|
- "dist": {
|
|
|
- "type": "zip",
|
|
|
- "url": "https://api.github.com/repos/gitonomy/gitlib/zipball/a0bea921266ad1c9626d712e7f8687dcc08ca528",
|
|
|
- "reference": "a0bea921266ad1c9626d712e7f8687dcc08ca528",
|
|
|
- "shasum": ""
|
|
|
- },
|
|
|
- "require": {
|
|
|
- "php": "^5.6 || ^7.0",
|
|
|
- "symfony/process": "^3.4|^4.0|^5.0"
|
|
|
- },
|
|
|
- "require-dev": {
|
|
|
- "phpunit/phpunit": "^5.7|^6.5|^7.0",
|
|
|
- "psr/log": "^1.0"
|
|
|
- },
|
|
|
- "suggest": {
|
|
|
- "psr/log": "Required to use loggers for reporting of execution"
|
|
|
- },
|
|
|
- "type": "library",
|
|
|
- "extra": {
|
|
|
- "branch-alias": {
|
|
|
- "dev-master": "1.2-dev"
|
|
|
- }
|
|
|
- },
|
|
|
- "autoload": {
|
|
|
- "psr-4": {
|
|
|
- "Gitonomy\\Git\\": "src/Gitonomy/Git/"
|
|
|
- }
|
|
|
- },
|
|
|
- "notification-url": "https://packagist.org/downloads/",
|
|
|
- "license": [
|
|
|
- "MIT"
|
|
|
- ],
|
|
|
- "authors": [
|
|
|
- {
|
|
|
- "name": "Graham Campbell",
|
|
|
- "email": "graham@alt-three.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Julien Didier",
|
|
|
- "email": "genzo.wm@gmail.com"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Grégoire Pineau",
|
|
|
- "email": "lyrixx@lyrixx.info"
|
|
|
- },
|
|
|
- {
|
|
|
- "name": "Alexandre Salomé",
|
|
|
- "email": "alexandre.salome@gmail.com"
|
|
|
- }
|
|
|
- ],
|
|
|
- "description": "Library for accessing git",
|
|
|
- "homepage": "http://gitonomy.com",
|
|
|
- "time": "2019-12-08T12:42:25+00:00"
|
|
|
- },
|
|
|
{
|
|
|
"name": "guzzle/guzzle",
|
|
|
"version": "v3.8.1",
|
|
|
@@ -1992,22 +1884,23 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/console",
|
|
|
- "version": "v4.4.4",
|
|
|
+ "version": "v4.4.9",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/console.git",
|
|
|
- "reference": "f512001679f37e6a042b51897ed24a2f05eba656"
|
|
|
+ "reference": "326b064d804043005526f5a0494cfb49edb59bb0"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/console/zipball/f512001679f37e6a042b51897ed24a2f05eba656",
|
|
|
- "reference": "f512001679f37e6a042b51897ed24a2f05eba656",
|
|
|
+ "url": "https://api.github.com/repos/symfony/console/zipball/326b064d804043005526f5a0494cfb49edb59bb0",
|
|
|
+ "reference": "326b064d804043005526f5a0494cfb49edb59bb0",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.1.3",
|
|
|
+ "php": ">=7.1.3",
|
|
|
"symfony/polyfill-mbstring": "~1.0",
|
|
|
"symfony/polyfill-php73": "^1.8",
|
|
|
+ "symfony/polyfill-php80": "^1.15",
|
|
|
"symfony/service-contracts": "^1.1|^2"
|
|
|
},
|
|
|
"conflict": {
|
|
|
@@ -2064,7 +1957,7 @@
|
|
|
],
|
|
|
"description": "Symfony Console Component",
|
|
|
"homepage": "https://symfony.com",
|
|
|
- "time": "2020-01-25T12:44:29+00:00"
|
|
|
+ "time": "2020-05-30T20:06:45+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/event-dispatcher",
|
|
|
@@ -2304,16 +2197,16 @@
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-mbstring",
|
|
|
- "version": "v1.13.1",
|
|
|
+ "version": "v1.17.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-mbstring.git",
|
|
|
- "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f"
|
|
|
+ "reference": "fa79b11539418b02fc5e1897267673ba2c19419c"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/7b4aab9743c30be783b73de055d24a39cf4b954f",
|
|
|
- "reference": "7b4aab9743c30be783b73de055d24a39cf4b954f",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-mbstring/zipball/fa79b11539418b02fc5e1897267673ba2c19419c",
|
|
|
+ "reference": "fa79b11539418b02fc5e1897267673ba2c19419c",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -2325,7 +2218,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.13-dev"
|
|
|
+ "dev-master": "1.17-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -2359,20 +2252,20 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2019-11-27T14:18:11+00:00"
|
|
|
+ "time": "2020-05-12T16:47:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/polyfill-php73",
|
|
|
- "version": "v1.13.1",
|
|
|
+ "version": "v1.17.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/polyfill-php73.git",
|
|
|
- "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f"
|
|
|
+ "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/4b0e2222c55a25b4541305a053013d5647d3a25f",
|
|
|
- "reference": "4b0e2222c55a25b4541305a053013d5647d3a25f",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php73/zipball/a760d8964ff79ab9bf057613a5808284ec852ccc",
|
|
|
+ "reference": "a760d8964ff79ab9bf057613a5808284ec852ccc",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
@@ -2381,7 +2274,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "1.13-dev"
|
|
|
+ "dev-master": "1.17-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -2417,37 +2310,40 @@
|
|
|
"portable",
|
|
|
"shim"
|
|
|
],
|
|
|
- "time": "2019-11-27T16:25:15+00:00"
|
|
|
+ "time": "2020-05-12T16:47:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
- "name": "symfony/process",
|
|
|
- "version": "v5.0.4",
|
|
|
+ "name": "symfony/polyfill-php80",
|
|
|
+ "version": "v1.17.0",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
- "url": "https://github.com/symfony/process.git",
|
|
|
- "reference": "f9ffd870f5ac01abec7b2b5e15f904ca9400ecd1"
|
|
|
+ "url": "https://github.com/symfony/polyfill-php80.git",
|
|
|
+ "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/process/zipball/f9ffd870f5ac01abec7b2b5e15f904ca9400ecd1",
|
|
|
- "reference": "f9ffd870f5ac01abec7b2b5e15f904ca9400ecd1",
|
|
|
+ "url": "https://api.github.com/repos/symfony/polyfill-php80/zipball/5e30b2799bc1ad68f7feb62b60a73743589438dd",
|
|
|
+ "reference": "5e30b2799bc1ad68f7feb62b60a73743589438dd",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.2.5"
|
|
|
+ "php": ">=7.0.8"
|
|
|
},
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "5.0-dev"
|
|
|
+ "dev-master": "1.17-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
"psr-4": {
|
|
|
- "Symfony\\Component\\Process\\": ""
|
|
|
+ "Symfony\\Polyfill\\Php80\\": ""
|
|
|
},
|
|
|
- "exclude-from-classmap": [
|
|
|
- "/Tests/"
|
|
|
+ "files": [
|
|
|
+ "bootstrap.php"
|
|
|
+ ],
|
|
|
+ "classmap": [
|
|
|
+ "Resources/stubs"
|
|
|
]
|
|
|
},
|
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
|
@@ -2456,34 +2352,44 @@
|
|
|
],
|
|
|
"authors": [
|
|
|
{
|
|
|
- "name": "Fabien Potencier",
|
|
|
- "email": "fabien@symfony.com"
|
|
|
+ "name": "Ion Bazan",
|
|
|
+ "email": "ion.bazan@gmail.com"
|
|
|
+ },
|
|
|
+ {
|
|
|
+ "name": "Nicolas Grekas",
|
|
|
+ "email": "p@tchwork.com"
|
|
|
},
|
|
|
{
|
|
|
"name": "Symfony Community",
|
|
|
"homepage": "https://symfony.com/contributors"
|
|
|
}
|
|
|
],
|
|
|
- "description": "Symfony Process Component",
|
|
|
+ "description": "Symfony polyfill backporting some PHP 8.0+ features to lower PHP versions",
|
|
|
"homepage": "https://symfony.com",
|
|
|
- "time": "2020-01-09T09:53:06+00:00"
|
|
|
+ "keywords": [
|
|
|
+ "compatibility",
|
|
|
+ "polyfill",
|
|
|
+ "portable",
|
|
|
+ "shim"
|
|
|
+ ],
|
|
|
+ "time": "2020-05-12T16:47:27+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/service-contracts",
|
|
|
- "version": "v2.0.1",
|
|
|
+ "version": "v2.1.2",
|
|
|
"source": {
|
|
|
"type": "git",
|
|
|
"url": "https://github.com/symfony/service-contracts.git",
|
|
|
- "reference": "144c5e51266b281231e947b51223ba14acf1a749"
|
|
|
+ "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b"
|
|
|
},
|
|
|
"dist": {
|
|
|
"type": "zip",
|
|
|
- "url": "https://api.github.com/repos/symfony/service-contracts/zipball/144c5e51266b281231e947b51223ba14acf1a749",
|
|
|
- "reference": "144c5e51266b281231e947b51223ba14acf1a749",
|
|
|
+ "url": "https://api.github.com/repos/symfony/service-contracts/zipball/66a8f0957a3ca54e4f724e49028ab19d75a8918b",
|
|
|
+ "reference": "66a8f0957a3ca54e4f724e49028ab19d75a8918b",
|
|
|
"shasum": ""
|
|
|
},
|
|
|
"require": {
|
|
|
- "php": "^7.2.5",
|
|
|
+ "php": ">=7.2.5",
|
|
|
"psr/container": "^1.0"
|
|
|
},
|
|
|
"suggest": {
|
|
|
@@ -2492,7 +2398,7 @@
|
|
|
"type": "library",
|
|
|
"extra": {
|
|
|
"branch-alias": {
|
|
|
- "dev-master": "2.0-dev"
|
|
|
+ "dev-master": "2.1-dev"
|
|
|
}
|
|
|
},
|
|
|
"autoload": {
|
|
|
@@ -2524,7 +2430,7 @@
|
|
|
"interoperability",
|
|
|
"standards"
|
|
|
],
|
|
|
- "time": "2019-11-18T17:27:11+00:00"
|
|
|
+ "time": "2020-05-20T17:43:50+00:00"
|
|
|
},
|
|
|
{
|
|
|
"name": "symfony/stopwatch",
|
|
|
@@ -2687,7 +2593,6 @@
|
|
|
"aliases": [],
|
|
|
"minimum-stability": "stable",
|
|
|
"stability-flags": {
|
|
|
- "codacy/coverage": 20,
|
|
|
"codeclimate/php-test-reporter": 20
|
|
|
},
|
|
|
"prefer-stable": false,
|