summaryrefslogtreecommitdiff
path: root/composer.lock
diff options
context:
space:
mode:
Diffstat (limited to 'composer.lock')
-rw-r--r--composer.lock108
1 files changed, 55 insertions, 53 deletions
diff --git a/composer.lock b/composer.lock
index 73613f4b24..65952649d1 100644
--- a/composer.lock
+++ b/composer.lock
@@ -890,21 +890,22 @@
},
{
"name": "ramsey/uuid",
- "version": "3.7.3",
+ "version": "3.8.0",
"source": {
"type": "git",
"url": "https://github.com/ramsey/uuid.git",
- "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76"
+ "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/ramsey/uuid/zipball/44abcdad877d9a46685a3a4d221e3b2c4b87cb76",
- "reference": "44abcdad877d9a46685a3a4d221e3b2c4b87cb76",
+ "url": "https://api.github.com/repos/ramsey/uuid/zipball/d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
+ "reference": "d09ea80159c1929d75b3f9c60504d613aeb4a1e3",
"shasum": ""
},
"require": {
- "paragonie/random_compat": "^1.0|^2.0",
- "php": "^5.4 || ^7.0"
+ "paragonie/random_compat": "^1.0|^2.0|9.99.99",
+ "php": "^5.4 || ^7.0",
+ "symfony/polyfill-ctype": "^1.8"
},
"replace": {
"rhumsaa/uuid": "self.version"
@@ -912,16 +913,17 @@
"require-dev": {
"codeception/aspect-mock": "^1.0 | ~2.0.0",
"doctrine/annotations": "~1.2.0",
- "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ^2.1",
+ "goaop/framework": "1.0.0-alpha.2 | ^1.0 | ~2.1.0",
"ircmaxell/random-lib": "^1.1",
"jakub-onderka/php-parallel-lint": "^0.9.0",
"mockery/mockery": "^0.9.9",
"moontoast/math": "^1.1",
"php-mock/php-mock-phpunit": "^0.3|^1.1",
- "phpunit/phpunit": "^4.7|^5.0",
+ "phpunit/phpunit": "^4.7|^5.0|^6.5",
"squizlabs/php_codesniffer": "^2.3"
},
"suggest": {
+ "ext-ctype": "Provides support for PHP Ctype functions",
"ext-libsodium": "Provides the PECL libsodium extension for use with the SodiumRandomGenerator",
"ext-uuid": "Provides the PECL UUID extension for use with the PeclUuidTimeGenerator and PeclUuidRandomGenerator",
"ircmaxell/random-lib": "Provides RandomLib for use with the RandomLibAdapter",
@@ -966,20 +968,20 @@
"identifier",
"uuid"
],
- "time": "2018-01-20T00:28:24+00:00"
+ "time": "2018-07-19T23:38:55+00:00"
},
{
"name": "swiftmailer/swiftmailer",
- "version": "v5.4.9",
+ "version": "v5.4.10",
"source": {
"type": "git",
"url": "https://github.com/swiftmailer/swiftmailer.git",
- "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91"
+ "reference": "dd71cc1638ed7aebbb33f2e2b0edd2cf6ea73d97"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
- "reference": "7ffc1ea296ed14bf8260b6ef11b80208dbadba91",
+ "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/dd71cc1638ed7aebbb33f2e2b0edd2cf6ea73d97",
+ "reference": "dd71cc1638ed7aebbb33f2e2b0edd2cf6ea73d97",
"shasum": ""
},
"require": {
@@ -1020,20 +1022,20 @@
"mail",
"mailer"
],
- "time": "2018-01-23T07:37:21+00:00"
+ "time": "2018-07-27T08:58:59+00:00"
},
{
"name": "symfony/debug",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/debug.git",
- "reference": "47e6788c5b151cf0cfdf3329116bf33800632d75"
+ "reference": "0e3ca9cbde90fffec8038f4d4e16fd4046bbd018"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/debug/zipball/47e6788c5b151cf0cfdf3329116bf33800632d75",
- "reference": "47e6788c5b151cf0cfdf3329116bf33800632d75",
+ "url": "https://api.github.com/repos/symfony/debug/zipball/0e3ca9cbde90fffec8038f4d4e16fd4046bbd018",
+ "reference": "0e3ca9cbde90fffec8038f4d4e16fd4046bbd018",
"shasum": ""
},
"require": {
@@ -1076,11 +1078,11 @@
],
"description": "Symfony Debug Component",
"homepage": "https://symfony.com",
- "time": "2018-06-25T11:10:40+00:00"
+ "time": "2018-06-26T08:45:54+00:00"
},
{
"name": "symfony/event-dispatcher",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/event-dispatcher.git",
@@ -1143,16 +1145,16 @@
},
{
"name": "symfony/http-foundation",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-foundation.git",
- "reference": "1c28679fcbb0d9b35e4fd49fbb74d2ca4ea17bce"
+ "reference": "2b8e08c085e2dc7449ee6d55a238be87d3727c96"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-foundation/zipball/1c28679fcbb0d9b35e4fd49fbb74d2ca4ea17bce",
- "reference": "1c28679fcbb0d9b35e4fd49fbb74d2ca4ea17bce",
+ "url": "https://api.github.com/repos/symfony/http-foundation/zipball/2b8e08c085e2dc7449ee6d55a238be87d3727c96",
+ "reference": "2b8e08c085e2dc7449ee6d55a238be87d3727c96",
"shasum": ""
},
"require": {
@@ -1193,20 +1195,20 @@
],
"description": "Symfony HttpFoundation Component",
"homepage": "https://symfony.com",
- "time": "2018-06-21T11:10:19+00:00"
+ "time": "2018-07-19T07:08:28+00:00"
},
{
"name": "symfony/http-kernel",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/http-kernel.git",
- "reference": "cb7edcdc47cab3c61c891e6e55337f8dd470d820"
+ "reference": "22a1d000d45f09966a363223548a150aec759e61"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/http-kernel/zipball/cb7edcdc47cab3c61c891e6e55337f8dd470d820",
- "reference": "cb7edcdc47cab3c61c891e6e55337f8dd470d820",
+ "url": "https://api.github.com/repos/symfony/http-kernel/zipball/22a1d000d45f09966a363223548a150aec759e61",
+ "reference": "22a1d000d45f09966a363223548a150aec759e61",
"shasum": ""
},
"require": {
@@ -1282,7 +1284,7 @@
],
"description": "Symfony HttpKernel Component",
"homepage": "https://symfony.com",
- "time": "2018-06-25T12:29:19+00:00"
+ "time": "2018-07-23T16:37:31+00:00"
},
{
"name": "symfony/polyfill-ctype",
@@ -2698,16 +2700,16 @@
},
{
"name": "phpunit/phpunit-mock-objects",
- "version": "5.0.7",
+ "version": "5.0.8",
"source": {
"type": "git",
"url": "https://github.com/sebastianbergmann/phpunit-mock-objects.git",
- "reference": "3eaf040f20154d27d6da59ca2c6e28ac8fd56dce"
+ "reference": "6f9a3c8bf34188a2b53ce2ae7a126089c53e0a9f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/3eaf040f20154d27d6da59ca2c6e28ac8fd56dce",
- "reference": "3eaf040f20154d27d6da59ca2c6e28ac8fd56dce",
+ "url": "https://api.github.com/repos/sebastianbergmann/phpunit-mock-objects/zipball/6f9a3c8bf34188a2b53ce2ae7a126089c53e0a9f",
+ "reference": "6f9a3c8bf34188a2b53ce2ae7a126089c53e0a9f",
"shasum": ""
},
"require": {
@@ -2753,7 +2755,7 @@
"mock",
"xunit"
],
- "time": "2018-05-29T13:50:43+00:00"
+ "time": "2018-07-13T03:27:23+00:00"
},
{
"name": "sebastian/code-unit-reverse-lookup",
@@ -3316,7 +3318,7 @@
},
{
"name": "symfony/config",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/config.git",
@@ -3380,16 +3382,16 @@
},
{
"name": "symfony/console",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/console.git",
- "reference": "1b97071a26d028c9bd4588264e101e14f6e7cd00"
+ "reference": "e54f84c50e3b12972e7750edfc5ca84b2284c44e"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/console/zipball/1b97071a26d028c9bd4588264e101e14f6e7cd00",
- "reference": "1b97071a26d028c9bd4588264e101e14f6e7cd00",
+ "url": "https://api.github.com/repos/symfony/console/zipball/e54f84c50e3b12972e7750edfc5ca84b2284c44e",
+ "reference": "e54f84c50e3b12972e7750edfc5ca84b2284c44e",
"shasum": ""
},
"require": {
@@ -3445,20 +3447,20 @@
],
"description": "Symfony Console Component",
"homepage": "https://symfony.com",
- "time": "2018-05-23T05:02:55+00:00"
+ "time": "2018-07-10T14:02:11+00:00"
},
{
"name": "symfony/filesystem",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/filesystem.git",
- "reference": "8a721a5f2553c6c3482b1c5b22ed60fe94dd63ed"
+ "reference": "8dab220fec8fc904821485326b29a6c670286124"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/filesystem/zipball/8a721a5f2553c6c3482b1c5b22ed60fe94dd63ed",
- "reference": "8a721a5f2553c6c3482b1c5b22ed60fe94dd63ed",
+ "url": "https://api.github.com/repos/symfony/filesystem/zipball/8dab220fec8fc904821485326b29a6c670286124",
+ "reference": "8dab220fec8fc904821485326b29a6c670286124",
"shasum": ""
},
"require": {
@@ -3495,11 +3497,11 @@
],
"description": "Symfony Filesystem Component",
"homepage": "https://symfony.com",
- "time": "2018-06-21T11:10:19+00:00"
+ "time": "2018-07-09T13:25:43+00:00"
},
{
"name": "symfony/stopwatch",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/stopwatch.git",
@@ -3548,16 +3550,16 @@
},
{
"name": "symfony/var-dumper",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/var-dumper.git",
- "reference": "e173954a28a44a32c690815fbe4d0f2eac43accb"
+ "reference": "c501f46bb1eaf4c8d65ba070ab65a1986da1cd7f"
},
"dist": {
"type": "zip",
- "url": "https://api.github.com/repos/symfony/var-dumper/zipball/e173954a28a44a32c690815fbe4d0f2eac43accb",
- "reference": "e173954a28a44a32c690815fbe4d0f2eac43accb",
+ "url": "https://api.github.com/repos/symfony/var-dumper/zipball/c501f46bb1eaf4c8d65ba070ab65a1986da1cd7f",
+ "reference": "c501f46bb1eaf4c8d65ba070ab65a1986da1cd7f",
"shasum": ""
},
"require": {
@@ -3613,11 +3615,11 @@
"debug",
"dump"
],
- "time": "2018-06-15T07:47:49+00:00"
+ "time": "2018-07-09T08:21:26+00:00"
},
{
"name": "symfony/yaml",
- "version": "v3.4.12",
+ "version": "v3.4.13",
"source": {
"type": "git",
"url": "https://github.com/symfony/yaml.git",