Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
TelegramBot
Project
Project
Details
Activity
Releases
Cycle Analytics
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Charts
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Charts
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Charts
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
Kulya
TelegramBot
Commits
4d2c2b49
Unverified
Commit
4d2c2b49
authored
Apr 21, 2018
by
Avtandil Kikabidze
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Update dependencies
parent
7b5bf5f7
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
530 additions
and
195 deletions
+530
-195
composer.lock
composer.lock
+530
-195
No files found.
composer.lock
View file @
4d2c2b49
...
...
@@ -366,32 +366,32 @@
"packages-dev": [
{
"name": "doctrine/instantiator",
"version": "1.
0.5
",
"version": "1.
1.0
",
"source": {
"type": "git",
"url": "https://github.com/doctrine/instantiator.git",
"reference": "
8e884e78f9f0eb1329e445619e04456e64d8051d
"
"reference": "
185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/
8e884e78f9f0eb1329e445619e04456e64d8051d
",
"reference": "
8e884e78f9f0eb1329e445619e04456e64d8051d
",
"url": "https://api.github.com/repos/doctrine/instantiator/zipball/
185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda
",
"reference": "
185b8868aa9bf7159f5f953ed5afb2d7fcdc3bda
",
"shasum": ""
},
"require": {
"php": "
>=5.3,<8.0-DEV
"
"php": "
^7.1
"
},
"require-dev": {
"athletic/athletic": "~0.1.8",
"ext-pdo": "*",
"ext-phar": "*",
"phpunit/phpunit": "
~4.0
",
"squizlabs/php_codesniffer": "
~2.0
"
"phpunit/phpunit": "
^6.2.3
",
"squizlabs/php_codesniffer": "
^3.0.2
"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.
0
.x-dev"
"dev-master": "1.
2
.x-dev"
}
},
"autoload": {
...
...
@@ -416,7 +416,154 @@
"constructor",
"instantiate"
],
"time": "2015-06-14T21:17:01+00:00"
"time": "2017-07-22T11:58:36+00:00"
},
{
"name": "myclabs/deep-copy",
"version": "1.7.0",
"source": {
"type": "git",
"url": "https://github.com/myclabs/DeepCopy.git",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/myclabs/DeepCopy/zipball/3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"reference": "3b8a3a99ba1f6a3952ac2747d989303cbd6b7a3e",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"doctrine/collections": "^1.0",
"doctrine/common": "^2.6",
"phpunit/phpunit": "^4.1"
},
"type": "library",
"autoload": {
"psr-4": {
"DeepCopy\\": "src/DeepCopy/"
},
"files": [
"src/DeepCopy/deep_copy.php"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"description": "Create deep copies (clones) of your objects",
"keywords": [
"clone",
"copy",
"duplicate",
"object",
"object graph"
],
"time": "2017-10-19T19:58:43+00:00"
},
{
"name": "phar-io/manifest",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/manifest.git",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/manifest/zipball/2df402786ab5368a0169091f61a7c1e0eb6852d0",
"reference": "2df402786ab5368a0169091f61a7c1e0eb6852d0",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-phar": "*",
"phar-io/version": "^1.0.1",
"php": "^5.6 || ^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Component for reading phar.io manifest information from a PHP Archive (PHAR)",
"time": "2017-03-05T18:14:27+00:00"
},
{
"name": "phar-io/version",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/phar-io/version.git",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phar-io/version/zipball/a70c0ced4be299a63d32fa96d9281d03e94041df",
"reference": "a70c0ced4be299a63d32fa96d9281d03e94041df",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"type": "library",
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
},
{
"name": "Sebastian Heuer",
"email": "sebastian@phpeople.de",
"role": "Developer"
},
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de",
"role": "Developer"
}
],
"description": "Library for handling version information and constraints",
"time": "2017-03-05T17:38:23+00:00"
},
{
"name": "phpdocumentor/reflection-common",
...
...
@@ -474,29 +621,35 @@
},
{
"name": "phpdocumentor/reflection-docblock",
"version": "
3.2.2
",
"version": "
4.3.0
",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/ReflectionDocBlock.git",
"reference": "
4aada1f93c72c35e22fb1383b47fee43b8f1d157
"
"reference": "
94fd0001232e47129dd3504189fa1c7225010d08
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/
4aada1f93c72c35e22fb1383b47fee43b8f1d157
",
"reference": "
4aada1f93c72c35e22fb1383b47fee43b8f1d157
",
"url": "https://api.github.com/repos/phpDocumentor/ReflectionDocBlock/zipball/
94fd0001232e47129dd3504189fa1c7225010d08
",
"reference": "
94fd0001232e47129dd3504189fa1c7225010d08
",
"shasum": ""
},
"require": {
"php": "
>=5.5
",
"phpdocumentor/reflection-common": "^1.0
@dev
",
"phpdocumentor/type-resolver": "^0.
3
.0",
"php": "
^7.0
",
"phpdocumentor/reflection-common": "^1.0
.0
",
"phpdocumentor/type-resolver": "^0.
4
.0",
"webmozart/assert": "^1.0"
},
"require-dev": {
"mockery/mockery": "^0.9.4",
"phpunit/phpunit": "^4.4"
"doctrine/instantiator": "~1.0.5",
"mockery/mockery": "^1.0",
"phpunit/phpunit": "^6.4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "4.x-dev"
}
},
"autoload": {
"psr-4": {
"phpDocumentor\\Reflection\\": [
...
...
@@ -515,20 +668,20 @@
}
],
"description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.",
"time": "2017-
08-08T06:39:58
+00:00"
"time": "2017-
11-30T07:14:17
+00:00"
},
{
"name": "phpdocumentor/type-resolver",
"version": "0.
3
.0",
"version": "0.
4
.0",
"source": {
"type": "git",
"url": "https://github.com/phpDocumentor/TypeResolver.git",
"reference": "
fb3933512008d8162b3cdf9e18dba9309b7c3773
"
"reference": "
9c977708995954784726e25d0cd1dddf4e65b0f7
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/
fb3933512008d8162b3cdf9e18dba9309b7c3773
",
"reference": "
fb3933512008d8162b3cdf9e18dba9309b7c3773
",
"url": "https://api.github.com/repos/phpDocumentor/TypeResolver/zipball/
9c977708995954784726e25d0cd1dddf4e65b0f7
",
"reference": "
9c977708995954784726e25d0cd1dddf4e65b0f7
",
"shasum": ""
},
"require": {
...
...
@@ -562,27 +715,27 @@
"email": "me@mikevanriel.com"
}
],
"time": "2017-0
6-03T08:32:36
+00:00"
"time": "2017-0
7-14T14:27:02
+00:00"
},
{
"name": "phpspec/prophecy",
"version": "1.7.
5
",
"version": "1.7.
6
",
"source": {
"type": "git",
"url": "https://github.com/phpspec/prophecy.git",
"reference": "
dfd6be44111a7c41c2e884a336cc4f461b3b2401
"
"reference": "
33a7e3c4fda54e912ff6338c48823bd5c0f0b712
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/
dfd6be44111a7c41c2e884a336cc4f461b3b2401
",
"reference": "
dfd6be44111a7c41c2e884a336cc4f461b3b2401
",
"url": "https://api.github.com/repos/phpspec/prophecy/zipball/
33a7e3c4fda54e912ff6338c48823bd5c0f0b712
",
"reference": "
33a7e3c4fda54e912ff6338c48823bd5c0f0b712
",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.2",
"php": "^5.3|^7.0",
"phpdocumentor/reflection-docblock": "^2.0|^3.0.2|^4.0",
"sebastian/comparator": "^1.1|^2.0",
"sebastian/comparator": "^1.1|^2.0
|^3.0
",
"sebastian/recursion-context": "^1.0|^2.0|^3.0"
},
"require-dev": {
...
...
@@ -625,43 +778,44 @@
"spy",
"stub"
],
"time": "2018-0
2-19T10:16:5
4+00:00"
"time": "2018-0
4-18T13:57:2
4+00:00"
},
{
"name": "phpunit/php-code-coverage",
"version": "
2.2.4
",
"version": "
6.0.3
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-code-coverage.git",
"reference": "
eabf68b476ac7d0f73793aada060f1c1a9bf8979
"
"reference": "
774a82c0c5da4c1c7701790c262035d235ab7856
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/
eabf68b476ac7d0f73793aada060f1c1a9bf8979
",
"reference": "
eabf68b476ac7d0f73793aada060f1c1a9bf8979
",
"url": "https://api.github.com/repos/sebastianbergmann/php-code-coverage/zipball/
774a82c0c5da4c1c7701790c262035d235ab7856
",
"reference": "
774a82c0c5da4c1c7701790c262035d235ab7856
",
"shasum": ""
},
"require": {
"php": ">=5.3.3",
"phpunit/php-file-iterator": "~1.3",
"phpunit/php-text-template": "~1.2",
"phpunit/php-token-stream": "~1.3",
"sebastian/environment": "^1.3.2",
"sebastian/version": "~1.0"
"ext-dom": "*",
"ext-xmlwriter": "*",
"php": "^7.1",
"phpunit/php-file-iterator": "^1.4.2",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-token-stream": "^3.0",
"sebastian/code-unit-reverse-lookup": "^1.0.1",
"sebastian/environment": "^3.1",
"sebastian/version": "^2.0.1",
"theseer/tokenizer": "^1.1"
},
"require-dev": {
"ext-xdebug": ">=2.1.4",
"phpunit/phpunit": "~4"
"phpunit/phpunit": "^7.0"
},
"suggest": {
"ext-dom": "*",
"ext-xdebug": ">=2.2.1",
"ext-xmlwriter": "*"
"ext-xdebug": "^2.6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
2.2.x
-dev"
"dev-master": "
6.0
-dev"
}
},
"autoload": {
...
...
@@ -676,7 +830,7 @@
"authors": [
{
"name": "Sebastian Bergmann",
"email": "s
b@sebastian-bergmann
.de",
"email": "s
ebastian@phpunit
.de",
"role": "lead"
}
],
...
...
@@ -687,7 +841,7 @@
"testing",
"xunit"
],
"time": "201
5-10-06T15:47:0
0+00:00"
"time": "201
8-04-06T15:39:2
0+00:00"
},
{
"name": "phpunit/php-file-iterator",
...
...
@@ -779,28 +933,28 @@
},
{
"name": "phpunit/php-timer",
"version": "
1.0.9
",
"version": "
2.0.0
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-timer.git",
"reference": "
3dcf38ca72b158baf0bc245e9184d3fdffa9c46
f"
"reference": "
8b8454ea6958c3dee38453d3bd571e023108c91
f"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/
3dcf38ca72b158baf0bc245e9184d3fdffa9c46
f",
"reference": "
3dcf38ca72b158baf0bc245e9184d3fdffa9c46
f",
"url": "https://api.github.com/repos/sebastianbergmann/php-timer/zipball/
8b8454ea6958c3dee38453d3bd571e023108c91
f",
"reference": "
8b8454ea6958c3dee38453d3bd571e023108c91
f",
"shasum": ""
},
"require": {
"php": "^
5.3.3 || ^7.0
"
"php": "^
7.1
"
},
"require-dev": {
"phpunit/phpunit": "^
4.8.35 || ^5.7 || ^6
.0"
"phpunit/phpunit": "^
7
.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
1
.0-dev"
"dev-master": "
2
.0-dev"
}
},
"autoload": {
...
...
@@ -815,7 +969,7 @@
"authors": [
{
"name": "Sebastian Bergmann",
"email": "s
b@sebastian-bergmann
.de",
"email": "s
ebastian@phpunit
.de",
"role": "lead"
}
],
...
...
@@ -824,33 +978,33 @@
"keywords": [
"timer"
],
"time": "201
7-02-26T11:10:40
+00:00"
"time": "201
8-02-01T13:07:23
+00:00"
},
{
"name": "phpunit/php-token-stream",
"version": "
1.4.12
",
"version": "
3.0.0
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/php-token-stream.git",
"reference": "
1ce90ba27c42e4e44e6d8458241466380b51fa16
"
"reference": "
21ad88bbba7c3d93530d93994e0a33cd45f02ace
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/
1ce90ba27c42e4e44e6d8458241466380b51fa16
",
"reference": "
1ce90ba27c42e4e44e6d8458241466380b51fa16
",
"url": "https://api.github.com/repos/sebastianbergmann/php-token-stream/zipball/
21ad88bbba7c3d93530d93994e0a33cd45f02ace
",
"reference": "
21ad88bbba7c3d93530d93994e0a33cd45f02ace
",
"shasum": ""
},
"require": {
"ext-tokenizer": "*",
"php": "
>=5.3.3
"
"php": "
^7.1
"
},
"require-dev": {
"phpunit/phpunit": "
~4.2
"
"phpunit/phpunit": "
^7.0
"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
1.4
-dev"
"dev-master": "
3.0
-dev"
}
},
"autoload": {
...
...
@@ -873,45 +1027,53 @@
"keywords": [
"tokenizer"
],
"time": "201
7-12-04T08:55:1
3+00:00"
"time": "201
8-02-01T13:16:4
3+00:00"
},
{
"name": "phpunit/phpunit",
"version": "
4.8.36
",
"version": "
7.1.4
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit.git",
"reference": "
46023de9a91eec7dfb06cc56cb4e260017298517
"
"reference": "
6d51299e307dc510149e0b7cd1931dd11770e1cb
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
46023de9a91eec7dfb06cc56cb4e260017298517
",
"reference": "
46023de9a91eec7dfb06cc56cb4e260017298517
",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/
6d51299e307dc510149e0b7cd1931dd11770e1cb
",
"reference": "
6d51299e307dc510149e0b7cd1931dd11770e1cb
",
"shasum": ""
},
"require": {
"ext-dom": "*",
"ext-json": "*",
"ext-pcre": "*",
"ext-reflection": "*",
"ext-spl": "*",
"php": ">=5.3.3",
"phpspec/prophecy": "^1.3.1",
"phpunit/php-code-coverage": "~2.1",
"phpunit/php-file-iterator": "~1.4",
"phpunit/php-text-template": "~1.2",
"phpunit/php-timer": "^1.0.6",
"phpunit/phpunit-mock-objects": "~2.3",
"sebastian/comparator": "~1.2.2",
"sebastian/diff": "~1.2",
"sebastian/environment": "~1.3",
"sebastian/exporter": "~1.2",
"sebastian/global-state": "~1.0",
"sebastian/version": "~1.0",
"symfony/yaml": "~2.1|~3.0"
"ext-libxml": "*",
"ext-mbstring": "*",
"ext-xml": "*",
"myclabs/deep-copy": "^1.6.1",
"phar-io/manifest": "^1.0.1",
"phar-io/version": "^1.0",
"php": "^7.1",
"phpspec/prophecy": "^1.7",
"phpunit/php-code-coverage": "^6.0.1",
"phpunit/php-file-iterator": "^1.4.3",
"phpunit/php-text-template": "^1.2.1",
"phpunit/php-timer": "^2.0",
"phpunit/phpunit-mock-objects": "^6.1.1",
"sebastian/comparator": "^2.1 || ^3.0",
"sebastian/diff": "^3.0",
"sebastian/environment": "^3.1",
"sebastian/exporter": "^3.1",
"sebastian/global-state": "^2.0",
"sebastian/object-enumerator": "^3.0.3",
"sebastian/resource-operations": "^1.0",
"sebastian/version": "^2.0.1"
},
"require-dev": {
"ext-pdo": "*"
},
"suggest": {
"phpunit/php-invoker": "~1.1"
"ext-xdebug": "*",
"phpunit/php-invoker": "^2.0"
},
"bin": [
"phpunit"
...
...
@@ -919,7 +1081,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
4.8.x
-dev"
"dev-master": "
7.1
-dev"
}
},
"autoload": {
...
...
@@ -945,30 +1107,30 @@
"testing",
"xunit"
],
"time": "201
7-06-21T08:07:12
+00:00"
"time": "201
8-04-18T13:41:53
+00:00"
},
{
"name": "phpunit/phpunit-mock-objects",
"version": "
2.3.8
",
"version": "
6.1.1
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
"reference": "
ac8e7a3db35738d56ee9a76e78a4e03d97628983
"
"reference": "
70c740bde8fd9ea9ea295be1cd875dd7b267e157
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/
ac8e7a3db35738d56ee9a76e78a4e03d97628983
",
"reference": "
ac8e7a3db35738d56ee9a76e78a4e03d97628983
",
"url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/
70c740bde8fd9ea9ea295be1cd875dd7b267e157
",
"reference": "
70c740bde8fd9ea9ea295be1cd875dd7b267e157
",
"shasum": ""
},
"require": {
"doctrine/instantiator": "^1.0.
2
",
"php": "
>=5.3.3
",
"phpunit/php-text-template": "
~1.2
",
"sebastian/exporter": "
~1.2
"
"doctrine/instantiator": "^1.0.
5
",
"php": "
^7.1
",
"phpunit/php-text-template": "
^1.2.1
",
"sebastian/exporter": "
^3.1
"
},
"require-dev": {
"phpunit/phpunit": "
~4.4
"
"phpunit/phpunit": "
^7.0
"
},
"suggest": {
"ext-soap": "*"
...
...
@@ -976,7 +1138,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
2.3.x
-dev"
"dev-master": "
6.1
-dev"
}
},
"autoload": {
...
...
@@ -991,7 +1153,7 @@
"authors": [
{
"name": "Sebastian Bergmann",
"email": "s
b@sebastian-bergmann
.de",
"email": "s
ebastian@phpunit
.de",
"role": "lead"
}
],
...
...
@@ -1001,34 +1163,79 @@
"mock",
"xunit"
],
"time": "2015-10-02T06:51:40+00:00"
"time": "2018-04-11T04:50:36+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
"version": "1.0.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/code-unit-reverse-lookup.git",
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/code-unit-reverse-lookup/zipball/4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"reference": "4419fcdb5eabb9caa61a27c7a1db532a6b55dd18",
"shasum": ""
},
"require": {
"php": "^5.6 || ^7.0"
},
"require-dev": {
"phpunit/phpunit": "^5.7 || ^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Looks up which function or method a line of code belongs to",
"homepage": "https://github.com/sebastianbergmann/code-unit-reverse-lookup/",
"time": "2017-03-04T06:30:41+00:00"
},
{
"name": "sebastian/comparator",
"version": "
1.2.4
",
"version": "
3.0.0
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/comparator.git",
"reference": "
2b7424b55f5047b47ac6e5ccb20b2aea4011d9be
"
"reference": "
ed5fd2281113729f1ebcc64d101ad66028aeb3d5
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/
2b7424b55f5047b47ac6e5ccb20b2aea4011d9be
",
"reference": "
2b7424b55f5047b47ac6e5ccb20b2aea4011d9be
",
"url": "https://api.github.com/repos/sebastianbergmann/comparator/zipball/
ed5fd2281113729f1ebcc64d101ad66028aeb3d5
",
"reference": "
ed5fd2281113729f1ebcc64d101ad66028aeb3d5
",
"shasum": ""
},
"require": {
"php": "
>=5.3.3
",
"sebastian/diff": "
~1.2
",
"sebastian/exporter": "
~1.2 || ~2.0
"
"php": "
^7.1
",
"sebastian/diff": "
^3.0
",
"sebastian/exporter": "
^3.1
"
},
"require-dev": {
"phpunit/phpunit": "
~4.4
"
"phpunit/phpunit": "
^7.1
"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
1.2.x
-dev"
"dev-master": "
3.0
-dev"
}
},
"autoload": {
...
...
@@ -1059,38 +1266,39 @@
}
],
"description": "Provides the functionality to compare PHP values for equality",
"homepage": "http
://www.
github.com/sebastianbergmann/comparator",
"homepage": "http
s://
github.com/sebastianbergmann/comparator",
"keywords": [
"comparator",
"compare",
"equality"
],
"time": "201
7-01-29T09:50:25
+00:00"
"time": "201
8-04-18T13:33:00
+00:00"
},
{
"name": "sebastian/diff",
"version": "
1.4.3
",
"version": "
3.0.0
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/diff.git",
"reference": "
7f066a26a962dbe58ddea9f72a4e82874a3975a4
"
"reference": "
e09160918c66281713f1c324c1f4c4c3037ba1e8
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/
7f066a26a962dbe58ddea9f72a4e82874a3975a4
",
"reference": "
7f066a26a962dbe58ddea9f72a4e82874a3975a4
",
"url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/
e09160918c66281713f1c324c1f4c4c3037ba1e8
",
"reference": "
e09160918c66281713f1c324c1f4c4c3037ba1e8
",
"shasum": ""
},
"require": {
"php": "^
5.3.3 || ^7.0
"
"php": "^
7.1
"
},
"require-dev": {
"phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0"
"phpunit/phpunit": "^7.0",
"symfony/process": "^2 || ^3.3 || ^4"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
1.4
-dev"
"dev-master": "
3.0
-dev"
}
},
"autoload": {
...
...
@@ -1115,34 +1323,37 @@
"description": "Diff implementation",
"homepage": "https://github.com/sebastianbergmann/diff",
"keywords": [
"diff"
"diff",
"udiff",
"unidiff",
"unified diff"
],
"time": "201
7-05-22T07:24:03
+00:00"
"time": "201
8-02-01T13:45:15
+00:00"
},
{
"name": "sebastian/environment",
"version": "
1.3.8
",
"version": "
3.1.0
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/environment.git",
"reference": "
be2c607e43ce4c89ecd60e75c6a85c126e754aea
"
"reference": "
cd0871b3975fb7fc44d11314fd1ee20925fce4f5
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/
be2c607e43ce4c89ecd60e75c6a85c126e754aea
",
"reference": "
be2c607e43ce4c89ecd60e75c6a85c126e754aea
",
"url": "https://api.github.com/repos/sebastianbergmann/environment/zipball/
cd0871b3975fb7fc44d11314fd1ee20925fce4f5
",
"reference": "
cd0871b3975fb7fc44d11314fd1ee20925fce4f5
",
"shasum": ""
},
"require": {
"php": "^
5.3.3 || ^
7.0"
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^
4.8 || ^5.0
"
"phpunit/phpunit": "^
6.1
"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
1.3
.x-dev"
"dev-master": "
3.1
.x-dev"
}
},
"autoload": {
...
...
@@ -1167,34 +1378,34 @@
"environment",
"hhvm"
],
"time": "201
6-08-18T05:49:44
+00:00"
"time": "201
7-07-01T08:51:00
+00:00"
},
{
"name": "sebastian/exporter",
"version": "
1.2.2
",
"version": "
3.1.0
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/exporter.git",
"reference": "
42c4c2eec485ee3e159ec9884f95b431287edde4
"
"reference": "
234199f4528de6d12aaa58b612e98f7d36adb937
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/
42c4c2eec485ee3e159ec9884f95b431287edde4
",
"reference": "
42c4c2eec485ee3e159ec9884f95b431287edde4
",
"url": "https://api.github.com/repos/sebastianbergmann/exporter/zipball/
234199f4528de6d12aaa58b612e98f7d36adb937
",
"reference": "
234199f4528de6d12aaa58b612e98f7d36adb937
",
"shasum": ""
},
"require": {
"php": "
>=5.3.3
",
"sebastian/recursion-context": "
~1
.0"
"php": "
^7.0
",
"sebastian/recursion-context": "
^3
.0"
},
"require-dev": {
"ext-mbstring": "*",
"phpunit/phpunit": "
~4.4
"
"phpunit/phpunit": "
^6.0
"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
1.3
.x-dev"
"dev-master": "
3.1
.x-dev"
}
},
"autoload": {
...
...
@@ -1234,27 +1445,27 @@
"export",
"exporter"
],
"time": "201
6-06-17T09:04:28
+00:00"
"time": "201
7-04-03T13:19:02
+00:00"
},
{
"name": "sebastian/global-state",
"version": "
1.1.1
",
"version": "
2.0.0
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/global-state.git",
"reference": "
bc37d50fea7d017d3d340f230811c9f1d7280af
4"
"reference": "
e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c
4"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/
bc37d50fea7d017d3d340f230811c9f1d7280af
4",
"reference": "
bc37d50fea7d017d3d340f230811c9f1d7280af
4",
"url": "https://api.github.com/repos/sebastianbergmann/global-state/zipball/
e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c
4",
"reference": "
e8ba02eed7bbbb9e59e43dedd3dddeff4a56b0c
4",
"shasum": ""
},
"require": {
"php": "
>=5.3.3
"
"php": "
^7.0
"
},
"require-dev": {
"phpunit/phpunit": "
~4.2
"
"phpunit/phpunit": "
^6.0
"
},
"suggest": {
"ext-uopz": "*"
...
...
@@ -1262,7 +1473,7 @@
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
1
.0-dev"
"dev-master": "
2
.0-dev"
}
},
"autoload": {
...
...
@@ -1285,32 +1496,124 @@
"keywords": [
"global state"
],
"time": "2015-10-12T03:26:01+00:00"
"time": "2017-04-27T15:39:26+00:00"
},
{
"name": "sebastian/object-enumerator",
"version": "3.0.3",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-enumerator.git",
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-enumerator/zipball/7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"reference": "7cfd9e65d11ffb5af41198476395774d4c8a84c5",
"shasum": ""
},
"require": {
"php": "^7.0",
"sebastian/object-reflector": "^1.1.1",
"sebastian/recursion-context": "^3.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Traverses array structures and object graphs to enumerate all referenced objects",
"homepage": "https://github.com/sebastianbergmann/object-enumerator/",
"time": "2017-08-03T12:35:26+00:00"
},
{
"name": "sebastian/object-reflector",
"version": "1.1.1",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/object-reflector.git",
"reference": "773f97c67f28de00d397be301821b06708fca0be"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/object-reflector/zipball/773f97c67f28de00d397be301821b06708fca0be",
"reference": "773f97c67f28de00d397be301821b06708fca0be",
"shasum": ""
},
"require": {
"php": "^7.0"
},
"require-dev": {
"phpunit/phpunit": "^6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.1-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Allows reflection of object attributes, including inherited and non-public ones",
"homepage": "https://github.com/sebastianbergmann/object-reflector/",
"time": "2017-03-29T09:07:27+00:00"
},
{
"name": "sebastian/recursion-context",
"version": "
1.0.5
",
"version": "
3.0.0
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/recursion-context.git",
"reference": "
b19cc3298482a335a95f3016d2f8a6950f0fbcd7
"
"reference": "
5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/
b19cc3298482a335a95f3016d2f8a6950f0fbcd7
",
"reference": "
b19cc3298482a335a95f3016d2f8a6950f0fbcd7
",
"url": "https://api.github.com/repos/sebastianbergmann/recursion-context/zipball/
5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8
",
"reference": "
5b0cd723502bac3b006cbf3dbf7a1e3fcefe4fa8
",
"shasum": ""
},
"require": {
"php": "
>=5.3.3
"
"php": "
^7.0
"
},
"require-dev": {
"phpunit/phpunit": "
~4.4
"
"phpunit/phpunit": "
^6.0
"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "
1
.0.x-dev"
"dev-master": "
3
.0.x-dev"
}
},
"autoload": {
...
...
@@ -1338,23 +1641,73 @@
],
"description": "Provides functionality to recursively process PHP variables",
"homepage": "http://www.github.com/sebastianbergmann/recursion-context",
"time": "2016-10-03T07:41:43+00:00"
"time": "2017-03-03T06:23:57+00:00"
},
{
"name": "sebastian/resource-operations",
"version": "1.0.0",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/resource-operations.git",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/resource-operations/zipball/ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"reference": "ce990bb21759f94aeafd30209e8cfcdfa8bc3f52",
"shasum": ""
},
"require": {
"php": ">=5.6.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "1.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"BSD-3-Clause"
],
"authors": [
{
"name": "Sebastian Bergmann",
"email": "sebastian@phpunit.de"
}
],
"description": "Provides a list of PHP built-in functions that operate on resources",
"homepage": "https://www.github.com/sebastianbergmann/resource-operations",
"time": "2015-07-28T20:34:47+00:00"
},
{
"name": "sebastian/version",
"version": "
1.0.6
",
"version": "
2.0.1
",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/version.git",
"reference": "
58b3a85e7999757d6ad81c787a1fbf5ff6c628c6
"
"reference": "
99732be0ddb3361e16ad77b68ba41efc8e979019
"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/
58b3a85e7999757d6ad81c787a1fbf5ff6c628c6
",
"reference": "
58b3a85e7999757d6ad81c787a1fbf5ff6c628c6
",
"url": "https://api.github.com/repos/sebastianbergmann/version/zipball/
99732be0ddb3361e16ad77b68ba41efc8e979019
",
"reference": "
99732be0ddb3361e16ad77b68ba41efc8e979019
",
"shasum": ""
},
"require": {
"php": ">=5.6"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "2.0.x-dev"
}
},
"autoload": {
"classmap": [
"src/"
...
...
@@ -1373,7 +1726,7 @@
],
"description": "Library that helps with managing the version number of Git-hosted PHP projects",
"homepage": "https://github.com/sebastianbergmann/version",
"time": "201
5-06-21T13:59:46
+00:00"
"time": "201
6-10-03T07:35:21
+00:00"
},
{
"name": "squizlabs/php_codesniffer",
...
...
@@ -1427,62 +1780,44 @@
"time": "2018-02-20T21:35:23+00:00"
},
{
"name": "
symfony/yaml
",
"version": "
v3.4.6
",
"name": "
theseer/tokenizer
",
"version": "
1.1.0
",
"source": {
"type": "git",
"url": "https://github.com/
symfony/yaml
.git",
"reference": "
6af42631dcf89e9c616242c900d6c52bd53bd1b
b"
"url": "https://github.com/
theseer/tokenizer
.git",
"reference": "
cb2f008f3f05af2893a87208fe6a6c4985483f8
b"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/
symfony/yaml/zipball/6af42631dcf89e9c616242c900d6c52bd53bd1b
b",
"reference": "
6af42631dcf89e9c616242c900d6c52bd53bd1b
b",
"url": "https://api.github.com/repos/
theseer/tokenizer/zipball/cb2f008f3f05af2893a87208fe6a6c4985483f8
b",
"reference": "
cb2f008f3f05af2893a87208fe6a6c4985483f8
b",
"shasum": ""
},
"require": {
"php": "^5.5.9|>=7.0.8"
},
"conflict": {
"symfony/console": "<3.4"
},
"require-dev": {
"symfony/console": "~3.4|~4.0"
},
"suggest": {
"symfony/console": "For validating YAML files using the lint command"
"ext-dom": "*",
"ext-tokenizer": "*",
"ext-xmlwriter": "*",
"php": "^7.0"
},
"type": "library",
"extra": {
"branch-alias": {
"dev-master": "3.4-dev"
}
},
"autoload": {
"psr-4": {
"Symfony\\Component\\Yaml\\": ""
},
"exclude-from-classmap": [
"/Tests/"
"classmap": [
"src/"
]
},
"notification-url": "https://packagist.org/downloads/",
"license": [
"
MIT
"
"
BSD-3-Clause
"
],
"authors": [
{
"name": "Fabien Potencier",
"email": "fabien@symfony.com"
},
{
"name": "Symfony Community",
"homepage": "https://symfony.com/contributors"
"name": "Arne Blankerts",
"email": "arne@blankerts.de",
"role": "Developer"
}
],
"description": "Symfony Yaml Component",
"homepage": "https://symfony.com",
"time": "2018-02-16T09:50:28+00:00"
"description": "A small library for converting tokenized PHP source code into XML and potentially other formats",
"time": "2017-04-07T12:08:54+00:00"
},
{
"name": "webmozart/assert",
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment