From 80ea9def81376461035eaac3992caccb13a4320b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Pawe=C5=82=20Radzikowski?= Date: Mon, 27 Mar 2017 14:39:43 +0200 Subject: [PATCH] Remove version from composer.json --- composer.json | 1 - composer.lock | 63 ++++++++++++++++++++++++++------------------------- 2 files changed, 32 insertions(+), 32 deletions(-) diff --git a/composer.json b/composer.json index 975860c..e2a03d6 100644 --- a/composer.json +++ b/composer.json @@ -3,7 +3,6 @@ "description": "Simple lib to verify is present mail come from disposable or temporary email address domain.", "type": "library", "license": "MIT", - "version": "0.1.201707401", "authors": [ { "name": "Paweł", diff --git a/composer.lock b/composer.lock index 3af560c..6446b19 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +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" ], - "content-hash": "13e518b9d72958a206a043e58d3b6d8d", + "hash": "c9b078170bee79ee39720b61bd0292c9", + "content-hash": "2c72c6bd41263c5aba442a76d5b7b817", "packages": [], "packages-dev": [ { @@ -59,7 +60,7 @@ "constructor", "instantiate" ], - "time": "2015-06-14T21:17:01+00:00" + "time": "2015-06-14 21:17:01" }, { "name": "myclabs/deep-copy", @@ -101,7 +102,7 @@ "object", "object graph" ], - "time": "2017-01-26T22:05:40+00:00" + "time": "2017-01-26 22:05:40" }, { "name": "phpdocumentor/reflection-common", @@ -155,7 +156,7 @@ "reflection", "static analysis" ], - "time": "2015-12-27T11:43:31+00:00" + "time": "2015-12-27 11:43:31" }, { "name": "phpdocumentor/reflection-docblock", @@ -200,7 +201,7 @@ } ], "description": "With this component, a library can provide support for annotations via DocBlocks or otherwise retrieve information that is embedded in a DocBlock.", - "time": "2016-09-30T07:12:33+00:00" + "time": "2016-09-30 07:12:33" }, { "name": "phpdocumentor/type-resolver", @@ -247,7 +248,7 @@ "email": "me@mikevanriel.com" } ], - "time": "2016-11-25T06:54:22+00:00" + "time": "2016-11-25 06:54:22" }, { "name": "phpspec/prophecy", @@ -310,7 +311,7 @@ "spy", "stub" ], - "time": "2017-03-02T20:05:34+00:00" + "time": "2017-03-02 20:05:34" }, { "name": "phpunit/php-code-coverage", @@ -373,7 +374,7 @@ "testing", "xunit" ], - "time": "2017-03-06T14:22:16+00:00" + "time": "2017-03-06 14:22:16" }, { "name": "phpunit/php-file-iterator", @@ -420,7 +421,7 @@ "filesystem", "iterator" ], - "time": "2016-10-03T07:40:28+00:00" + "time": "2016-10-03 07:40:28" }, { "name": "phpunit/php-text-template", @@ -461,7 +462,7 @@ "keywords": [ "template" ], - "time": "2015-06-21T13:50:34+00:00" + "time": "2015-06-21 13:50:34" }, { "name": "phpunit/php-timer", @@ -510,7 +511,7 @@ "keywords": [ "timer" ], - "time": "2017-02-26T11:10:40+00:00" + "time": "2017-02-26 11:10:40" }, { "name": "phpunit/php-token-stream", @@ -559,20 +560,20 @@ "keywords": [ "tokenizer" ], - "time": "2017-02-27T10:12:30+00:00" + "time": "2017-02-27 10:12:30" }, { "name": "phpunit/phpunit", - "version": "6.0.9", + "version": "6.0.10", "source": { "type": "git", "url": "https://github.com/sebastianbergmann/phpunit.git", - "reference": "9bd36d990884d8fb3313232e0002ed4cdf79f428" + "reference": "8a536f409ebae632b92b7e7288e068248fe365ed" }, "dist": { "type": "zip", - "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/9bd36d990884d8fb3313232e0002ed4cdf79f428", - "reference": "9bd36d990884d8fb3313232e0002ed4cdf79f428", + "url": "https://api.github.com/repos/sebastianbergmann/phpunit/zipball/8a536f409ebae632b92b7e7288e068248fe365ed", + "reference": "8a536f409ebae632b92b7e7288e068248fe365ed", "shasum": "" }, "require": { @@ -641,7 +642,7 @@ "testing", "xunit" ], - "time": "2017-03-15T13:04:13+00:00" + "time": "2017-03-19 16:54:28" }, { "name": "phpunit/phpunit-mock-objects", @@ -700,7 +701,7 @@ "mock", "xunit" ], - "time": "2017-03-03T06:30:20+00:00" + "time": "2017-03-03 06:30:20" }, { "name": "sebastian/code-unit-reverse-lookup", @@ -745,7 +746,7 @@ ], "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" + "time": "2017-03-04 06:30:41" }, { "name": "sebastian/comparator", @@ -809,7 +810,7 @@ "compare", "equality" ], - "time": "2017-03-03T06:26:08+00:00" + "time": "2017-03-03 06:26:08" }, { "name": "sebastian/diff", @@ -861,7 +862,7 @@ "keywords": [ "diff" ], - "time": "2015-12-08T07:14:41+00:00" + "time": "2015-12-08 07:14:41" }, { "name": "sebastian/environment", @@ -911,7 +912,7 @@ "environment", "hhvm" ], - "time": "2016-11-26T07:53:53+00:00" + "time": "2016-11-26 07:53:53" }, { "name": "sebastian/exporter", @@ -978,7 +979,7 @@ "export", "exporter" ], - "time": "2017-03-03T06:25:06+00:00" + "time": "2017-03-03 06:25:06" }, { "name": "sebastian/global-state", @@ -1029,7 +1030,7 @@ "keywords": [ "global state" ], - "time": "2015-10-12T03:26:01+00:00" + "time": "2015-10-12 03:26:01" }, { "name": "sebastian/object-enumerator", @@ -1076,7 +1077,7 @@ ], "description": "Traverses array structures and object graphs to enumerate all referenced objects", "homepage": "https://github.com/sebastianbergmann/object-enumerator/", - "time": "2017-03-12T15:17:29+00:00" + "time": "2017-03-12 15:17:29" }, { "name": "sebastian/object-reflector", @@ -1121,7 +1122,7 @@ ], "description": "Allows reflection of object attributes, including inherited and non-public ones", "homepage": "https://github.com/sebastianbergmann/object-reflector/", - "time": "2017-03-16T14:05:21+00:00" + "time": "2017-03-16 14:05:21" }, { "name": "sebastian/recursion-context", @@ -1174,7 +1175,7 @@ ], "description": "Provides functionality to recursively process PHP variables", "homepage": "http://www.github.com/sebastianbergmann/recursion-context", - "time": "2017-03-03T06:23:57+00:00" + "time": "2017-03-03 06:23:57" }, { "name": "sebastian/resource-operations", @@ -1216,7 +1217,7 @@ ], "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" + "time": "2015-07-28 20:34:47" }, { "name": "sebastian/version", @@ -1259,7 +1260,7 @@ ], "description": "Library that helps with managing the version number of Git-hosted PHP projects", "homepage": "https://github.com/sebastianbergmann/version", - "time": "2016-10-03T07:35:21+00:00" + "time": "2016-10-03 07:35:21" }, { "name": "squizlabs/php_codesniffer", @@ -1337,7 +1338,7 @@ "phpcs", "standards" ], - "time": "2017-03-01T22:17:45+00:00" + "time": "2017-03-01 22:17:45" }, { "name": "webmozart/assert", @@ -1387,7 +1388,7 @@ "check", "validate" ], - "time": "2016-11-23T20:04:58+00:00" + "time": "2016-11-23 20:04:58" } ], "aliases": [],