From 33a0187a4d0ed47af75b7f6a3c99222637c2bfba Mon Sep 17 00:00:00 2001 From: Hillel Coren Date: Sun, 4 Jun 2017 22:41:20 +0300 Subject: [PATCH] Update composer.lock file --- composer.lock | 711 +++++++++++++++++--------------------------------- 1 file changed, 234 insertions(+), 477 deletions(-) diff --git a/composer.lock b/composer.lock index d2a0050a3da8..397bc82cbde9 100644 --- a/composer.lock +++ b/composer.lock @@ -4,8 +4,8 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], - "hash": "fbfb3917648a46ccef65c844badf17ee", - "content-hash": "b9932cd9393409a3367efc15023983b1", + "hash": "203fc1c41f3ad9f522873e702396f582", + "content-hash": "691448f1e372e52aa8da3da7ab115e55", "packages": [ { "name": "agmscode/omnipay-agms", @@ -178,23 +178,26 @@ }, { "name": "anahkiasen/html-object", - "version": "1.4.2", + "version": "1.4.4", "source": { "type": "git", "url": "https://github.com/Anahkiasen/html-object.git", - "reference": "7890eb43636b1cd5ae7c4aab0d27c6890065c9ad" + "reference": "45bb54b91112c064d3906c207259d5c8dcba798f" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Anahkiasen/html-object/zipball/7890eb43636b1cd5ae7c4aab0d27c6890065c9ad", - "reference": "7890eb43636b1cd5ae7c4aab0d27c6890065c9ad", + "url": "https://api.github.com/repos/Anahkiasen/html-object/zipball/45bb54b91112c064d3906c207259d5c8dcba798f", + "reference": "45bb54b91112c064d3906c207259d5c8dcba798f", "shasum": "" }, "require": { "php": ">=5.3.0" }, "require-dev": { - "phpunit/phpunit": "~4.5" + "madewithlove/php-cs-fixer-config": "^1.3", + "phpunit/phpunit": "^4.8", + "phpunit/phpunit-dom-assertions": "^0.1.0", + "symfony/css-selector": "^2.6" }, "type": "library", "autoload": { @@ -213,7 +216,7 @@ } ], "description": "A set of classes to create and manipulate HTML objects abstractions", - "time": "2015-03-04 17:12:08" + "time": "2017-05-31 07:52:45" }, { "name": "andreas22/omnipay-fasapay", @@ -327,16 +330,16 @@ }, { "name": "aws/aws-sdk-php", - "version": "3.26.2", + "version": "3.28.8", "source": { "type": "git", "url": "https://github.com/aws/aws-sdk-php.git", - "reference": "05df1887d7b8cea9fba9ad59e1513c3815e883ae" + "reference": "0014153be40ea8331c15f6187035290681f636ab" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/05df1887d7b8cea9fba9ad59e1513c3815e883ae", - "reference": "05df1887d7b8cea9fba9ad59e1513c3815e883ae", + "url": "https://api.github.com/repos/aws/aws-sdk-php/zipball/0014153be40ea8331c15f6187035290681f636ab", + "reference": "0014153be40ea8331c15f6187035290681f636ab", "shasum": "" }, "require": { @@ -358,7 +361,7 @@ "ext-simplexml": "*", "ext-spl": "*", "nette/neon": "^2.3", - "phpunit/phpunit": "~4.0|~5.0", + "phpunit/phpunit": "^4.8.35|^5.4.0", "psr/cache": "^1.0" }, "suggest": { @@ -403,7 +406,7 @@ "s3", "sdk" ], - "time": "2017-04-21 20:25:16" + "time": "2017-06-02 19:00:19" }, { "name": "barracudanetworks/archivestream-php", @@ -505,20 +508,20 @@ }, { "name": "barryvdh/laravel-debugbar", - "version": "v2.3.2", + "version": "v2.4.0", "source": { "type": "git", "url": "https://github.com/barryvdh/laravel-debugbar.git", - "reference": "24e4f0261e352d3fd86d0447791b56ae49398674" + "reference": "de15d00a74696db62e1b4782474c27ed0c4fc763" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/24e4f0261e352d3fd86d0447791b56ae49398674", - "reference": "24e4f0261e352d3fd86d0447791b56ae49398674", + "url": "https://api.github.com/repos/barryvdh/laravel-debugbar/zipball/de15d00a74696db62e1b4782474c27ed0c4fc763", + "reference": "de15d00a74696db62e1b4782474c27ed0c4fc763", "shasum": "" }, "require": { - "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*", + "illuminate/support": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*", "maximebf/debugbar": "~1.13.0", "php": ">=5.5.9", "symfony/finder": "~2.7|~3.0" @@ -526,7 +529,15 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "2.3-dev" + "dev-master": "2.4-dev" + }, + "laravel": { + "providers": [ + "Barryvdh\\Debugbar\\ServiceProvider" + ], + "aliases": { + "Debugbar": "Barryvdh\\Debugbar\\Facade" + } } }, "autoload": { @@ -555,7 +566,7 @@ "profiler", "webprofiler" ], - "time": "2017-01-19 08:19:49" + "time": "2017-06-01 17:46:08" }, { "name": "barryvdh/laravel-ide-helper", @@ -674,16 +685,16 @@ }, { "name": "braintree/braintree_php", - "version": "3.23.0", + "version": "3.23.1", "source": { "type": "git", "url": "https://github.com/braintree/braintree_php.git", - "reference": "0614d169e3ef8a9b16a90367f8a66bdd9f5a9df6" + "reference": "8a66302c0ae9d4be120f8c4e02603027f2067196" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/braintree/braintree_php/zipball/0614d169e3ef8a9b16a90367f8a66bdd9f5a9df6", - "reference": "0614d169e3ef8a9b16a90367f8a66bdd9f5a9df6", + "url": "https://api.github.com/repos/braintree/braintree_php/zipball/8a66302c0ae9d4be120f8c4e02603027f2067196", + "reference": "8a66302c0ae9d4be120f8c4e02603027f2067196", "shasum": "" }, "require": { @@ -717,7 +728,7 @@ } ], "description": "Braintree PHP Client Library", - "time": "2017-04-13 20:06:18" + "time": "2017-05-05 21:51:18" }, { "name": "cardgate/omnipay-cardgate", @@ -2674,12 +2685,12 @@ "source": { "type": "git", "url": "https://github.com/Intervention/image.git", - "reference": "15a517f052ee15d373ffa145c9642d5fec7ddf5c" + "reference": "854d12b807832ffae4ba8a14577e507beac493e2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Intervention/image/zipball/15a517f052ee15d373ffa145c9642d5fec7ddf5c", - "reference": "15a517f052ee15d373ffa145c9642d5fec7ddf5c", + "url": "https://api.github.com/repos/Intervention/image/zipball/854d12b807832ffae4ba8a14577e507beac493e2", + "reference": "854d12b807832ffae4ba8a14577e507beac493e2", "shasum": "" }, "require": { @@ -2728,7 +2739,7 @@ "thumbnail", "watermark" ], - "time": "2017-04-23 18:45:36" + "time": "2017-06-03 18:33:13" }, { "name": "ircmaxell/password-compat", @@ -2902,16 +2913,16 @@ }, { "name": "jaybizzle/crawler-detect", - "version": "v1.2.40", + "version": "v1.2.44", "source": { "type": "git", "url": "https://github.com/JayBizzle/Crawler-Detect.git", - "reference": "c5c0f049264edcf6499847c756dc36e51a072313" + "reference": "dd14c05b3aed6ca75acfc77fbd864e37d83777bc" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/c5c0f049264edcf6499847c756dc36e51a072313", - "reference": "c5c0f049264edcf6499847c756dc36e51a072313", + "url": "https://api.github.com/repos/JayBizzle/Crawler-Detect/zipball/dd14c05b3aed6ca75acfc77fbd864e37d83777bc", + "reference": "dd14c05b3aed6ca75acfc77fbd864e37d83777bc", "shasum": "" }, "require": { @@ -2946,20 +2957,20 @@ "crawlerdetect", "php crawler detect" ], - "time": "2017-04-20 18:58:25" + "time": "2017-06-03 10:19:31" }, { "name": "jaybizzle/laravel-crawler-detect", - "version": "v1.1.0", + "version": "v1.2.0", "source": { "type": "git", "url": "https://github.com/JayBizzle/Laravel-Crawler-Detect.git", - "reference": "4d77b0b3c747aaa2825acccee045b8e18a60caf1" + "reference": "e39b536fb5e4f21a49328e83a2ab26f0b64b06f7" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/JayBizzle/Laravel-Crawler-Detect/zipball/4d77b0b3c747aaa2825acccee045b8e18a60caf1", - "reference": "4d77b0b3c747aaa2825acccee045b8e18a60caf1", + "url": "https://api.github.com/repos/JayBizzle/Laravel-Crawler-Detect/zipball/e39b536fb5e4f21a49328e83a2ab26f0b64b06f7", + "reference": "e39b536fb5e4f21a49328e83a2ab26f0b64b06f7", "shasum": "" }, "require": { @@ -2967,9 +2978,20 @@ "php": ">=5.4.0" }, "require-dev": { - "orchestra/testbench": "3.1.*" + "orchestra/testbench": "3.1.*", + "phpunit/phpunit": "4.*" }, "type": "library", + "extra": { + "laravel": { + "providers": [ + "Jaybizzle\\LaravelCrawlerDetect\\LaravelCrawlerDetectServiceProvider" + ], + "aliases": { + "Crawler": "Jaybizzle\\LaravelCrawlerDetect\\Facades\\LaravelCrawlerDetect" + } + } + }, "autoload": { "psr-4": { "Jaybizzle\\LaravelCrawlerDetect\\": "src/" @@ -2999,7 +3021,7 @@ "spider", "user-agent" ], - "time": "2017-01-25 21:36:22" + "time": "2017-06-01 20:29:30" }, { "name": "jeremeamia/SuperClosure", @@ -3492,16 +3514,16 @@ }, { "name": "laravelcollective/html", - "version": "v5.2.5", + "version": "v5.2.6", "source": { "type": "git", "url": "https://github.com/LaravelCollective/html.git", - "reference": "8956f004753d7b1bc793076f6adfb678e31d1250" + "reference": "4f6701c7c3f6ff2aee1f4ed205ed6820e1e3048e" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/LaravelCollective/html/zipball/8956f004753d7b1bc793076f6adfb678e31d1250", - "reference": "8956f004753d7b1bc793076f6adfb678e31d1250", + "url": "https://api.github.com/repos/LaravelCollective/html/zipball/4f6701c7c3f6ff2aee1f4ed205ed6820e1e3048e", + "reference": "4f6701c7c3f6ff2aee1f4ed205ed6820e1e3048e", "shasum": "" }, "require": { @@ -3542,20 +3564,20 @@ ], "description": "HTML and Form Builders for the Laravel Framework", "homepage": "http://laravelcollective.com", - "time": "2016-12-13 14:28:46" + "time": "2017-05-21 18:02:21" }, { "name": "league/flysystem", - "version": "1.0.38", + "version": "1.0.40", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem.git", - "reference": "4ba6e13f5116204b21c3afdf400ecf2b9eb1c482" + "reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/4ba6e13f5116204b21c3afdf400ecf2b9eb1c482", - "reference": "4ba6e13f5116204b21c3afdf400ecf2b9eb1c482", + "url": "https://api.github.com/repos/thephpleague/flysystem/zipball/3828f0b24e2c1918bb362d57a53205d6dc8fde61", + "reference": "3828f0b24e2c1918bb362d57a53205d6dc8fde61", "shasum": "" }, "require": { @@ -3625,25 +3647,25 @@ "sftp", "storage" ], - "time": "2017-04-22 18:59:19" + "time": "2017-04-28 10:15:08" }, { "name": "league/flysystem-aws-s3-v3", - "version": "1.0.13", + "version": "1.0.15", "source": { "type": "git", "url": "https://github.com/thephpleague/flysystem-aws-s3-v3.git", - "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c" + "reference": "c947f36f977b495a57e857ae1630df0da35ec456" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/dc56a8faf3aff0841f9eae04b6af94a50657896c", - "reference": "dc56a8faf3aff0841f9eae04b6af94a50657896c", + "url": "https://api.github.com/repos/thephpleague/flysystem-aws-s3-v3/zipball/c947f36f977b495a57e857ae1630df0da35ec456", + "reference": "c947f36f977b495a57e857ae1630df0da35ec456", "shasum": "" }, "require": { "aws/aws-sdk-php": "^3.0.0", - "league/flysystem": "~1.0", + "league/flysystem": "^1.0.40", "php": ">=5.5.0" }, "require-dev": { @@ -3672,7 +3694,7 @@ } ], "description": "Flysystem adapter for the AWS S3 SDK v3.x", - "time": "2016-06-21 21:34:35" + "time": "2017-04-28 10:21:54" }, { "name": "league/flysystem-rackspace", @@ -4561,20 +4583,20 @@ }, { "name": "nwidart/laravel-modules", - "version": "1.20.0", + "version": "1.22.0", "source": { "type": "git", "url": "https://github.com/nWidart/laravel-modules.git", - "reference": "c259422a0c8303d552324ce13c5dbd672468676c" + "reference": "103aa81905f9ccc28a5cc771089477c2936b9f00" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/c259422a0c8303d552324ce13c5dbd672468676c", - "reference": "c259422a0c8303d552324ce13c5dbd672468676c", + "url": "https://api.github.com/repos/nWidart/laravel-modules/zipball/103aa81905f9ccc28a5cc771089477c2936b9f00", + "reference": "103aa81905f9ccc28a5cc771089477c2936b9f00", "shasum": "" }, "require": { - "laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*", + "laravel/framework": "5.1.*|5.2.*|5.3.*|5.4.*|5.5.*", "php": ">=5.5" }, "require-dev": { @@ -4610,7 +4632,7 @@ "nwidart", "rad" ], - "time": "2017-04-19 13:47:31" + "time": "2017-05-22 08:30:39" }, { "name": "omnipay/2checkout", @@ -5543,16 +5565,16 @@ }, { "name": "omnipay/multisafepay", - "version": "v2.3.4", + "version": "v2.3.5", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-multisafepay.git", - "reference": "9163f9b41c4bc658161bdd140b690d186ca535a1" + "reference": "9c086904894c98277e01826445660d849033cef0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-multisafepay/zipball/9163f9b41c4bc658161bdd140b690d186ca535a1", - "reference": "9163f9b41c4bc658161bdd140b690d186ca535a1", + "url": "https://api.github.com/repos/thephpleague/omnipay-multisafepay/zipball/9c086904894c98277e01826445660d849033cef0", + "reference": "9c086904894c98277e01826445660d849033cef0", "shasum": "" }, "require": { @@ -5597,7 +5619,7 @@ "pay", "payment" ], - "time": "2017-02-22 06:42:13" + "time": "2017-04-09 10:57:36" }, { "name": "omnipay/netaxept", @@ -5884,16 +5906,16 @@ }, { "name": "omnipay/payflow", - "version": "v2.2.1", + "version": "v2.2.2", "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-payflow.git", - "reference": "4a89c0450b356fca57c0ee4d3ea08145ea93449f" + "reference": "8dbfaf9accc1c2b388c9ab89c4b30176396c973a" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-payflow/zipball/4a89c0450b356fca57c0ee4d3ea08145ea93449f", - "reference": "4a89c0450b356fca57c0ee4d3ea08145ea93449f", + "url": "https://api.github.com/repos/thephpleague/omnipay-payflow/zipball/8dbfaf9accc1c2b388c9ab89c4b30176396c973a", + "reference": "8dbfaf9accc1c2b388c9ab89c4b30176396c973a", "shasum": "" }, "require": { @@ -5937,7 +5959,7 @@ "payflow", "payment" ], - "time": "2016-07-30 08:33:58" + "time": "2017-05-12 08:10:23" }, { "name": "omnipay/paymentexpress", @@ -6239,12 +6261,12 @@ "source": { "type": "git", "url": "https://github.com/thephpleague/omnipay-stripe.git", - "reference": "6b05b89be73f10408b8123acc8686d55dfa8a8c3" + "reference": "a88b94d6b2228ec29ab8dcef84050ffaaccc4fac" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/6b05b89be73f10408b8123acc8686d55dfa8a8c3", - "reference": "6b05b89be73f10408b8123acc8686d55dfa8a8c3", + "url": "https://api.github.com/repos/thephpleague/omnipay-stripe/zipball/a88b94d6b2228ec29ab8dcef84050ffaaccc4fac", + "reference": "a88b94d6b2228ec29ab8dcef84050ffaaccc4fac", "shasum": "" }, "require": { @@ -6288,7 +6310,7 @@ "payment", "stripe" ], - "time": "2017-01-12 06:58:49" + "time": "2017-05-28 07:05:31" }, { "name": "omnipay/targetpay", @@ -6899,12 +6921,12 @@ "source": { "type": "git", "url": "https://github.com/simshaun/recurr.git", - "reference": "6cb19ee64c41f6e580670b9168035d37a1cab8fd" + "reference": "7a6480d1b64bb31de4d63d680cfecea27659a201" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/simshaun/recurr/zipball/6cb19ee64c41f6e580670b9168035d37a1cab8fd", - "reference": "6cb19ee64c41f6e580670b9168035d37a1cab8fd", + "url": "https://api.github.com/repos/simshaun/recurr/zipball/7a6480d1b64bb31de4d63d680cfecea27659a201", + "reference": "7a6480d1b64bb31de4d63d680cfecea27659a201", "shasum": "" }, "require": { @@ -6945,20 +6967,20 @@ "recurring", "rrule" ], - "time": "2017-03-02 04:31:32" + "time": "2017-05-05 22:06:58" }, { "name": "softcommerce/omnipay-paytrace", - "version": "v1.0.1", + "version": "v1.1", "source": { "type": "git", "url": "https://github.com/iddqdidkfa/omnipay-paytrace.git", - "reference": "30266af5bdb0e1d224d920599e7ce0dcb88fb3be" + "reference": "5783c84be9073bf9f804a7925bca0af4f912dcbd" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/iddqdidkfa/omnipay-paytrace/zipball/30266af5bdb0e1d224d920599e7ce0dcb88fb3be", - "reference": "30266af5bdb0e1d224d920599e7ce0dcb88fb3be", + "url": "https://api.github.com/repos/iddqdidkfa/omnipay-paytrace/zipball/5783c84be9073bf9f804a7925bca0af4f912dcbd", + "reference": "5783c84be9073bf9f804a7925bca0af4f912dcbd", "shasum": "" }, "require": { @@ -6997,24 +7019,24 @@ "payment", "paytrace" ], - "time": "2015-08-12 08:09:37" + "time": "2017-05-27 14:16:31" }, { "name": "superbalist/flysystem-google-storage", - "version": "1.0.3", + "version": "1.0.4", "source": { "type": "git", "url": "https://github.com/Superbalist/flysystem-google-cloud-storage.git", - "reference": "441a8529680986a2d2063a268ee2918f51db1b79" + "reference": "8ae35803a102ed6ce58aa87bf7534d4396513765" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Superbalist/flysystem-google-cloud-storage/zipball/441a8529680986a2d2063a268ee2918f51db1b79", - "reference": "441a8529680986a2d2063a268ee2918f51db1b79", + "url": "https://api.github.com/repos/Superbalist/flysystem-google-cloud-storage/zipball/8ae35803a102ed6ce58aa87bf7534d4396513765", + "reference": "8ae35803a102ed6ce58aa87bf7534d4396513765", "shasum": "" }, "require": { - "google/apiclient": "~1.1|^2.0.0@RC", + "google/apiclient": "~1.1", "league/flysystem": "~1.0", "php": ">=5.4.0" }, @@ -7044,20 +7066,20 @@ } ], "description": "Flysystem adapter for Google Cloud Storage", - "time": "2016-04-12 14:56:22" + "time": "2016-05-19 14:33:03" }, { "name": "swiftmailer/swiftmailer", - "version": "v5.4.7", + "version": "v5.4.8", "source": { "type": "git", "url": "https://github.com/swiftmailer/swiftmailer.git", - "reference": "56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4" + "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4", - "reference": "56db4ed32a6d5c9824c3ecc1d2e538f663f47eb4", + "url": "https://api.github.com/repos/swiftmailer/swiftmailer/zipball/9a06dc570a0367850280eefd3f1dc2da45aef517", + "reference": "9a06dc570a0367850280eefd3f1dc2da45aef517", "shasum": "" }, "require": { @@ -7098,20 +7120,20 @@ "mail", "mailer" ], - "time": "2017-04-20 17:32:18" + "time": "2017-05-01 15:54:03" }, { "name": "symfony/class-loader", - "version": "v3.2.7", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/class-loader.git", - "reference": "c29a5bc6ca14cfff1f5e3d7781ed74b6e898d2b9" + "reference": "b0aff75bf18e4bbf37209235227e6e50a5aec8f5" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/class-loader/zipball/c29a5bc6ca14cfff1f5e3d7781ed74b6e898d2b9", - "reference": "c29a5bc6ca14cfff1f5e3d7781ed74b6e898d2b9", + "url": "https://api.github.com/repos/symfony/class-loader/zipball/b0aff75bf18e4bbf37209235227e6e50a5aec8f5", + "reference": "b0aff75bf18e4bbf37209235227e6e50a5aec8f5", "shasum": "" }, "require": { @@ -7127,7 +7149,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -7154,20 +7176,20 @@ ], "description": "Symfony ClassLoader Component", "homepage": "https://symfony.com", - "time": "2017-02-18 17:28:00" + "time": "2017-04-12 14:14:56" }, { "name": "symfony/config", - "version": "v3.2.7", + "version": "v3.2.9", "source": { "type": "git", "url": "https://github.com/symfony/config.git", - "reference": "8444bde28e3c2a33e571e6f180c2d78bfdc4480d" + "reference": "e5533fcc0b3dd377626153b2852707878f363728" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/config/zipball/8444bde28e3c2a33e571e6f180c2d78bfdc4480d", - "reference": "8444bde28e3c2a33e571e6f180c2d78bfdc4480d", + "url": "https://api.github.com/repos/symfony/config/zipball/e5533fcc0b3dd377626153b2852707878f363728", + "reference": "e5533fcc0b3dd377626153b2852707878f363728", "shasum": "" }, "require": { @@ -7210,7 +7232,7 @@ ], "description": "Symfony Config Component", "homepage": "https://symfony.com", - "time": "2017-04-04 15:30:56" + "time": "2017-04-12 14:13:17" }, { "name": "symfony/console", @@ -7274,16 +7296,16 @@ }, { "name": "symfony/css-selector", - "version": "v3.2.7", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/css-selector.git", - "reference": "a48f13dc83c168f1253a5d2a5a4fb46c36244c4c" + "reference": "4d882dced7b995d5274293039370148e291808f2" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/css-selector/zipball/a48f13dc83c168f1253a5d2a5a4fb46c36244c4c", - "reference": "a48f13dc83c168f1253a5d2a5a4fb46c36244c4c", + "url": "https://api.github.com/repos/symfony/css-selector/zipball/4d882dced7b995d5274293039370148e291808f2", + "reference": "4d882dced7b995d5274293039370148e291808f2", "shasum": "" }, "require": { @@ -7292,7 +7314,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -7323,7 +7345,7 @@ ], "description": "Symfony CssSelector Component", "homepage": "https://symfony.com", - "time": "2017-02-21 09:12:04" + "time": "2017-05-01 15:01:29" }, { "name": "symfony/debug", @@ -7384,16 +7406,16 @@ }, { "name": "symfony/dependency-injection", - "version": "v3.2.7", + "version": "v3.2.9", "source": { "type": "git", "url": "https://github.com/symfony/dependency-injection.git", - "reference": "923bb014708b666e4092c9ba39993895c9c8fcd7" + "reference": "7e276d2d83773f786f5909317770bda449c26431" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/923bb014708b666e4092c9ba39993895c9c8fcd7", - "reference": "923bb014708b666e4092c9ba39993895c9c8fcd7", + "url": "https://api.github.com/repos/symfony/dependency-injection/zipball/7e276d2d83773f786f5909317770bda449c26431", + "reference": "7e276d2d83773f786f5909317770bda449c26431", "shasum": "" }, "require": { @@ -7443,20 +7465,20 @@ ], "description": "Symfony DependencyInjection Component", "homepage": "https://symfony.com", - "time": "2017-04-04 07:26:27" + "time": "2017-05-25 22:59:05" }, { "name": "symfony/event-dispatcher", - "version": "v2.8.19", + "version": "v2.8.21", "source": { "type": "git", "url": "https://github.com/symfony/event-dispatcher.git", - "reference": "88b65f0ac25355090e524aba4ceb066025df8bd2" + "reference": "7fc8e2b4118ff316550596357325dfd92a51f531" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/88b65f0ac25355090e524aba4ceb066025df8bd2", - "reference": "88b65f0ac25355090e524aba4ceb066025df8bd2", + "url": "https://api.github.com/repos/symfony/event-dispatcher/zipball/7fc8e2b4118ff316550596357325dfd92a51f531", + "reference": "7fc8e2b4118ff316550596357325dfd92a51f531", "shasum": "" }, "require": { @@ -7503,20 +7525,20 @@ ], "description": "Symfony EventDispatcher Component", "homepage": "https://symfony.com", - "time": "2017-04-03 20:37:06" + "time": "2017-04-26 16:56:54" }, { "name": "symfony/filesystem", - "version": "v3.2.7", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/filesystem.git", - "reference": "64421e6479c4a8e60d790fb666bd520992861b66" + "reference": "c709670bf64721202ddbe4162846f250735842c0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/filesystem/zipball/64421e6479c4a8e60d790fb666bd520992861b66", - "reference": "64421e6479c4a8e60d790fb666bd520992861b66", + "url": "https://api.github.com/repos/symfony/filesystem/zipball/c709670bf64721202ddbe4162846f250735842c0", + "reference": "c709670bf64721202ddbe4162846f250735842c0", "shasum": "" }, "require": { @@ -7525,7 +7547,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -7552,7 +7574,7 @@ ], "description": "Symfony Filesystem Component", "homepage": "https://symfony.com", - "time": "2017-03-26 15:47:15" + "time": "2017-05-28 14:08:56" }, { "name": "symfony/finder", @@ -7605,16 +7627,16 @@ }, { "name": "symfony/http-foundation", - "version": "v2.8.19", + "version": "v2.8.21", "source": { "type": "git", "url": "https://github.com/symfony/http-foundation.git", - "reference": "0717efd2f2264dbd3d8e1bc69a0418c2fd6295d2" + "reference": "03bf5ded5a4b54473e7551df5cfab854f7434ed4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/http-foundation/zipball/0717efd2f2264dbd3d8e1bc69a0418c2fd6295d2", - "reference": "0717efd2f2264dbd3d8e1bc69a0418c2fd6295d2", + "url": "https://api.github.com/repos/symfony/http-foundation/zipball/03bf5ded5a4b54473e7551df5cfab854f7434ed4", + "reference": "03bf5ded5a4b54473e7551df5cfab854f7434ed4", "shasum": "" }, "require": { @@ -7656,7 +7678,7 @@ ], "description": "Symfony HttpFoundation Component", "homepage": "https://symfony.com", - "time": "2017-04-04 15:24:26" + "time": "2017-05-19 11:49:58" }, { "name": "symfony/http-kernel", @@ -7742,16 +7764,16 @@ }, { "name": "symfony/options-resolver", - "version": "v3.2.7", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/options-resolver.git", - "reference": "6a19be85237fe8bbd4975f86942b4763bb0da6ca" + "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/options-resolver/zipball/6a19be85237fe8bbd4975f86942b4763bb0da6ca", - "reference": "6a19be85237fe8bbd4975f86942b4763bb0da6ca", + "url": "https://api.github.com/repos/symfony/options-resolver/zipball/ff48982d295bcac1fd861f934f041ebc73ae40f0", + "reference": "ff48982d295bcac1fd861f934f041ebc73ae40f0", "shasum": "" }, "require": { @@ -7760,7 +7782,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -7792,7 +7814,7 @@ "configuration", "options" ], - "time": "2017-03-21 21:44:32" + "time": "2017-04-12 14:14:56" }, { "name": "symfony/polyfill-mbstring", @@ -8328,16 +8350,16 @@ }, { "name": "symfony/yaml", - "version": "v3.2.7", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/yaml.git", - "reference": "62b4cdb99d52cb1ff253c465eb1532a80cebb621" + "reference": "885db865f6b2b918404a1fae28f9ac640f71f994" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/yaml/zipball/62b4cdb99d52cb1ff253c465eb1532a80cebb621", - "reference": "62b4cdb99d52cb1ff253c465eb1532a80cebb621", + "url": "https://api.github.com/repos/symfony/yaml/zipball/885db865f6b2b918404a1fae28f9ac640f71f994", + "reference": "885db865f6b2b918404a1fae28f9ac640f71f994", "shasum": "" }, "require": { @@ -8352,7 +8374,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -8379,7 +8401,7 @@ ], "description": "Symfony Yaml Component", "homepage": "https://symfony.com", - "time": "2017-03-20 09:45:15" + "time": "2017-05-28 10:56:20" }, { "name": "tijsverkoyen/css-to-inline-styles", @@ -9294,16 +9316,16 @@ }, { "name": "zendframework/zend-validator", - "version": "2.9.0", + "version": "2.9.1", "source": { "type": "git", "url": "https://github.com/zendframework/zend-validator.git", - "reference": "b71641582297eab52753b72cd4eb45a5ded4485c" + "reference": "c9a8160a0191e34bb98ac1ecd4e453391c424bb3" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/b71641582297eab52753b72cd4eb45a5ded4485c", - "reference": "b71641582297eab52753b72cd4eb45a5ded4485c", + "url": "https://api.github.com/repos/zendframework/zend-validator/zipball/c9a8160a0191e34bb98ac1ecd4e453391c424bb3", + "reference": "c9a8160a0191e34bb98ac1ecd4e453391c424bb3", "shasum": "" }, "require": { @@ -9361,7 +9383,7 @@ "validator", "zf2" ], - "time": "2017-03-17 10:15:50" + "time": "2017-05-17 22:06:13" }, { "name": "zendframework/zendservice-apple-apns", @@ -9452,16 +9474,16 @@ }, { "name": "zircote/swagger-php", - "version": "2.0.9", + "version": "2.0.10", "source": { "type": "git", "url": "https://github.com/zircote/swagger-php.git", - "reference": "b0b136e3c51c8b05d78a0ea3f1b60cd331cc3544" + "reference": "68e25262d95b9f70f145b488f49be0d6cc73302b" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/zircote/swagger-php/zipball/b0b136e3c51c8b05d78a0ea3f1b60cd331cc3544", - "reference": "b0b136e3c51c8b05d78a0ea3f1b60cd331cc3544", + "url": "https://api.github.com/repos/zircote/swagger-php/zipball/68e25262d95b9f70f145b488f49be0d6cc73302b", + "reference": "68e25262d95b9f70f145b488f49be0d6cc73302b", "shasum": "" }, "require": { @@ -9510,7 +9532,7 @@ "rest", "service discovery" ], - "time": "2017-02-22 23:16:25" + "time": "2017-05-12 22:02:20" } ], "packages-dev": [ @@ -9625,16 +9647,16 @@ }, { "name": "codeception/codeception", - "version": "2.2.10", + "version": "2.3.3", "source": { "type": "git", "url": "https://github.com/Codeception/Codeception.git", - "reference": "c32a3f92834db08ceedb4666ea2265c3aa43396e" + "reference": "67cd520b4f20cdfc3a52d1a0022924125822a8e6" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/Codeception/Codeception/zipball/c32a3f92834db08ceedb4666ea2265c3aa43396e", - "reference": "c32a3f92834db08ceedb4666ea2265c3aa43396e", + "url": "https://api.github.com/repos/Codeception/Codeception/zipball/67cd520b4f20cdfc3a52d1a0022924125822a8e6", + "reference": "67cd520b4f20cdfc3a52d1a0022924125822a8e6", "shasum": "" }, "require": { @@ -9645,9 +9667,10 @@ "guzzlehttp/guzzle": ">=4.1.4 <7.0", "guzzlehttp/psr7": "~1.0", "php": ">=5.4.0 <8.0", - "phpunit/php-code-coverage": ">=2.2.4 <5.0", - "phpunit/phpunit": ">4.8.20 <6.0", - "sebastian/comparator": "~1.1", + "phpunit/php-code-coverage": ">=2.2.4 <6.0", + "phpunit/phpunit": ">4.8.20 <7.0", + "phpunit/phpunit-mock-objects": ">2.3 <5.0", + "sebastian/comparator": ">1.1 <3.0", "sebastian/diff": "^1.4", "stecman/symfony-console-completion": "^0.7.0", "symfony/browser-kit": ">=2.7 <4.0", @@ -9714,7 +9737,7 @@ "functional testing", "unit testing" ], - "time": "2017-03-25 03:19:52" + "time": "2017-06-02 00:22:30" }, { "name": "doctrine/instantiator", @@ -9817,134 +9840,6 @@ ], "time": "2016-10-14 15:16:51" }, - { - "name": "firebase/php-jwt", - "version": "v4.0.0", - "source": { - "type": "git", - "url": "https://github.com/firebase/php-jwt.git", - "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/firebase/php-jwt/zipball/dccf163dc8ed7ed6a00afc06c51ee5186a428d35", - "reference": "dccf163dc8ed7ed6a00afc06c51ee5186a428d35", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "type": "library", - "autoload": { - "psr-4": { - "Firebase\\JWT\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "BSD-3-Clause" - ], - "authors": [ - { - "name": "Neuman Vong", - "email": "neuman+pear@twilio.com", - "role": "Developer" - }, - { - "name": "Anant Narayanan", - "email": "anant@php.net", - "role": "Developer" - } - ], - "description": "A simple library to encode and decode JSON Web Tokens (JWT) in PHP. Should conform to the current spec.", - "homepage": "https://github.com/firebase/php-jwt", - "time": "2016-07-18 04:51:16" - }, - { - "name": "google/apiclient-services", - "version": "v0.11", - "source": { - "type": "git", - "url": "https://github.com/google/google-api-php-client-services.git", - "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/google/google-api-php-client-services/zipball/48c554aee06f2fd5700d7bdfa4fa6b82d184eb52", - "reference": "48c554aee06f2fd5700d7bdfa4fa6b82d184eb52", - "shasum": "" - }, - "require": { - "php": ">=5.4" - }, - "require-dev": { - "phpunit/phpunit": "~4.8" - }, - "type": "library", - "autoload": { - "psr-0": { - "Google_Service_": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "description": "Client library for Google APIs", - "homepage": "http://developers.google.com/api-client-library/php", - "keywords": [ - "google" - ], - "time": "2017-03-13 17:40:44" - }, - { - "name": "google/auth", - "version": "v0.11.1", - "source": { - "type": "git", - "url": "https://github.com/google/google-auth-library-php.git", - "reference": "a240674b08a09949fd5597f7590b3ed83663a12d" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/google/google-auth-library-php/zipball/a240674b08a09949fd5597f7590b3ed83663a12d", - "reference": "a240674b08a09949fd5597f7590b3ed83663a12d", - "shasum": "" - }, - "require": { - "firebase/php-jwt": "~2.0|~3.0|~4.0", - "guzzlehttp/guzzle": "~5.3|~6.0", - "guzzlehttp/psr7": "~1.2", - "php": ">=5.4", - "psr/cache": "^1.0", - "psr/http-message": "^1.0" - }, - "require-dev": { - "friendsofphp/php-cs-fixer": "^1.11", - "phpunit/phpunit": "3.7.*" - }, - "type": "library", - "autoload": { - "classmap": [ - "src/" - ], - "psr-4": { - "Google\\Auth\\": "src" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "Apache-2.0" - ], - "description": "Google Auth Library for PHP", - "homepage": "http://github.com/google/google-auth-library-php", - "keywords": [ - "Authentication", - "google", - "oauth2" - ], - "time": "2016-11-02 14:59:14" - }, { "name": "phpdocumentor/reflection-common", "version": "1.0", @@ -10091,98 +9986,6 @@ ], "time": "2016-11-25 06:54:22" }, - { - "name": "phpseclib/phpseclib", - "version": "2.0.4", - "source": { - "type": "git", - "url": "https://github.com/phpseclib/phpseclib.git", - "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/phpseclib/phpseclib/zipball/ab8028c93c03cc8d9c824efa75dc94f1db2369bf", - "reference": "ab8028c93c03cc8d9c824efa75dc94f1db2369bf", - "shasum": "" - }, - "require": { - "php": ">=5.3.3" - }, - "require-dev": { - "phing/phing": "~2.7", - "phpunit/phpunit": "~4.0", - "sami/sami": "~2.0", - "squizlabs/php_codesniffer": "~2.0" - }, - "suggest": { - "ext-gmp": "Install the GMP (GNU Multiple Precision) extension in order to speed up arbitrary precision integer arithmetic operations.", - "ext-libsodium": "SSH2/SFTP can make use of some algorithms provided by the libsodium-php extension.", - "ext-mcrypt": "Install the Mcrypt extension in order to speed up a few other cryptographic operations.", - "ext-openssl": "Install the OpenSSL extension in order to speed up a wide variety of cryptographic operations." - }, - "type": "library", - "autoload": { - "files": [ - "phpseclib/bootstrap.php" - ], - "psr-4": { - "phpseclib\\": "phpseclib/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "Jim Wigginton", - "email": "terrafrost@php.net", - "role": "Lead Developer" - }, - { - "name": "Patrick Monnerat", - "email": "pm@datasphere.ch", - "role": "Developer" - }, - { - "name": "Andreas Fischer", - "email": "bantu@phpbb.com", - "role": "Developer" - }, - { - "name": "Hans-Jürgen Petrich", - "email": "petrich@tronic-media.com", - "role": "Developer" - }, - { - "name": "Graham Campbell", - "email": "graham@alt-three.com", - "role": "Developer" - } - ], - "description": "PHP Secure Communications Library - Pure-PHP implementations of RSA, AES, SSH2, SFTP, X.509 etc.", - "homepage": "http://phpseclib.sourceforge.net", - "keywords": [ - "BigInteger", - "aes", - "asn.1", - "asn1", - "blowfish", - "crypto", - "cryptography", - "encryption", - "rsa", - "security", - "sftp", - "signature", - "signing", - "ssh", - "twofish", - "x.509", - "x509" - ], - "time": "2016-10-04 00:57:04" - }, { "name": "phpspec/php-diff", "version": "v1.0.2", @@ -10219,16 +10022,16 @@ }, { "name": "phpspec/phpspec", - "version": "2.5.5", + "version": "2.5.7", "source": { "type": "git", "url": "https://github.com/phpspec/phpspec.git", - "reference": "db395f435eb8e820448e8690de1a8db86d5dd8af" + "reference": "a1dd5db803e75591c0e3cc1a054f7942133b4d05" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/phpspec/phpspec/zipball/db395f435eb8e820448e8690de1a8db86d5dd8af", - "reference": "db395f435eb8e820448e8690de1a8db86d5dd8af", + "url": "https://api.github.com/repos/phpspec/phpspec/zipball/a1dd5db803e75591c0e3cc1a054f7942133b4d05", + "reference": "a1dd5db803e75591c0e3cc1a054f7942133b4d05", "shasum": "" }, "require": { @@ -10237,8 +10040,8 @@ "php": ">=5.3.3", "phpspec/php-diff": "~1.0.0", "phpspec/prophecy": "~1.4", - "sebastian/exporter": "~1.0", - "symfony/console": "~2.3|~3.0", + "sebastian/exporter": "~1.0|~2.0|^3.0", + "symfony/console": "~2.3|~3.0,!=3.2.8", "symfony/event-dispatcher": "~2.1|~3.0", "symfony/finder": "~2.1|~3.0", "symfony/process": "^2.6|~3.0", @@ -10293,7 +10096,7 @@ "testing", "tests" ], - "time": "2016-12-04 21:03:31" + "time": "2017-05-12 06:09:08" }, { "name": "phpspec/prophecy", @@ -10734,52 +10537,6 @@ ], "time": "2015-10-02 06:51:40" }, - { - "name": "psr/cache", - "version": "1.0.1", - "source": { - "type": "git", - "url": "https://github.com/php-fig/cache.git", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8" - }, - "dist": { - "type": "zip", - "url": "https://api.github.com/repos/php-fig/cache/zipball/d11b50ad223250cf17b86e38383413f5a6764bf8", - "reference": "d11b50ad223250cf17b86e38383413f5a6764bf8", - "shasum": "" - }, - "require": { - "php": ">=5.3.0" - }, - "type": "library", - "extra": { - "branch-alias": { - "dev-master": "1.0.x-dev" - } - }, - "autoload": { - "psr-4": { - "Psr\\Cache\\": "src/" - } - }, - "notification-url": "https://packagist.org/downloads/", - "license": [ - "MIT" - ], - "authors": [ - { - "name": "PHP-FIG", - "homepage": "http://www.php-fig.org/" - } - ], - "description": "Common interface for caching libraries", - "keywords": [ - "cache", - "psr", - "psr-6" - ], - "time": "2016-08-06 20:24:11" - }, { "name": "sebastian/comparator", "version": "1.2.4", @@ -10846,23 +10603,23 @@ }, { "name": "sebastian/diff", - "version": "1.4.1", + "version": "1.4.3", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/diff.git", - "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e" + "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/13edfd8706462032c2f52b4b862974dd46b71c9e", - "reference": "13edfd8706462032c2f52b4b862974dd46b71c9e", + "url": "https://api.github.com/repos/sebastianbergmann/diff/zipball/7f066a26a962dbe58ddea9f72a4e82874a3975a4", + "reference": "7f066a26a962dbe58ddea9f72a4e82874a3975a4", "shasum": "" }, "require": { - "php": ">=5.3.3" + "php": "^5.3.3 || ^7.0" }, "require-dev": { - "phpunit/phpunit": "~4.8" + "phpunit/phpunit": "^4.8.35 || ^5.7 || ^6.0" }, "type": "library", "extra": { @@ -10894,7 +10651,7 @@ "keywords": [ "diff" ], - "time": "2015-12-08 07:14:41" + "time": "2017-05-22 07:24:03" }, { "name": "sebastian/environment", @@ -11199,16 +10956,16 @@ }, { "name": "symfony/browser-kit", - "version": "v3.2.7", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/browser-kit.git", - "reference": "2fe0caa60c1a1dfeefd0425741182687a9b382b8" + "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/browser-kit/zipball/2fe0caa60c1a1dfeefd0425741182687a9b382b8", - "reference": "2fe0caa60c1a1dfeefd0425741182687a9b382b8", + "url": "https://api.github.com/repos/symfony/browser-kit/zipball/c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1", + "reference": "c2c8ceb1aa9dab9eae54e9150e6a588ce3e53be1", "shasum": "" }, "require": { @@ -11225,7 +10982,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -11252,20 +11009,20 @@ ], "description": "Symfony BrowserKit Component", "homepage": "https://symfony.com", - "time": "2017-02-21 09:12:04" + "time": "2017-04-12 14:14:56" }, { "name": "symfony/dom-crawler", - "version": "v3.2.7", + "version": "v3.3.0", "source": { "type": "git", "url": "https://github.com/symfony/dom-crawler.git", - "reference": "403944e294cf4ceb3b8447f54cbad88ea7b99cee" + "reference": "fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/403944e294cf4ceb3b8447f54cbad88ea7b99cee", - "reference": "403944e294cf4ceb3b8447f54cbad88ea7b99cee", + "url": "https://api.github.com/repos/symfony/dom-crawler/zipball/fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1", + "reference": "fc2c588ce376e9fe04a7b8c79e3ec62fe32d95b1", "shasum": "" }, "require": { @@ -11281,7 +11038,7 @@ "type": "library", "extra": { "branch-alias": { - "dev-master": "3.2-dev" + "dev-master": "3.3-dev" } }, "autoload": { @@ -11308,7 +11065,7 @@ ], "description": "Symfony DomCrawler Component", "homepage": "https://symfony.com", - "time": "2017-02-21 09:12:04" + "time": "2017-05-25 23:10:31" }, { "name": "webmozart/assert", @@ -11364,36 +11121,36 @@ "aliases": [], "minimum-stability": "stable", "stability-flags": { - "omnipay/2checkout": 20, - "omnipay/gocardless": 20, - "omnipay/stripe": 20, + "dwolla/omnipay-dwolla": 20, + "alfaproject/omnipay-skrill": 20, "anahkiasen/former": 20, "chumper/datatable": 20, - "intervention/image": 20, - "webpatser/laravel-countries": 20, - "alfaproject/omnipay-skrill": 20, - "omnipay/bitpay": 20, - "dwolla/omnipay-dwolla": 20, - "simshaun/recurr": 20, - "meebio/omnipay-creditcall": 20, - "dioscouri/omnipay-cybersource": 20, + "codedge/laravel-selfupdater": 20, "delatbabel/omnipay-fatzebra": 20, - "incube8/omnipay-multicards": 20, - "descubraomundo/omnipay-pagarme": 20, "dercoder/omnipay-paysafecard": 20, - "meebio/omnipay-secure-trading": 20, - "laracasts/presenter": 20, - "jlapp/swaggervel": 20, - "omnipay/braintree": 20, + "descubraomundo/omnipay-pagarme": 20, + "dioscouri/omnipay-cybersource": 20, "gatepay/fedachdir": 20, - "codedge/laravel-selfupdater": 20 + "incube8/omnipay-multicards": 20, + "intervention/image": 20, + "jlapp/swaggervel": 20, + "laracasts/presenter": 20, + "meebio/omnipay-creditcall": 20, + "meebio/omnipay-secure-trading": 20, + "omnipay/2checkout": 20, + "omnipay/bitpay": 20, + "omnipay/braintree": 20, + "omnipay/gocardless": 20, + "omnipay/stripe": 20, + "simshaun/recurr": 20, + "webpatser/laravel-countries": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": { "php": ">=5.5.9", - "ext-gmp": "*", - "ext-gd": "*" + "ext-gd": "*", + "ext-gmp": "*" }, "platform-dev": [] }