diff --git a/composer.json b/composer.json index 9cd0b1ae..54577d2d 100644 --- a/composer.json +++ b/composer.json @@ -6,6 +6,7 @@ "AFL-3.0" ], "type": "phpcodesniffer-standard", + "version": "1.0.0", "require": { "php": ">=5.6.0", "squizlabs/php_codesniffer": "~3.3.0" diff --git a/composer.lock b/composer.lock index c8cc38b3..572544cd 100644 --- a/composer.lock +++ b/composer.lock @@ -4,7 +4,7 @@ "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies", "This file is @generated automatically" ], - "content-hash": "19f88a3b77784a8a0a3327126105bed2", + "content-hash": "8b83af353c6a189e7b284afaa88eed78", "packages": [ { "name": "squizlabs/php_codesniffer", @@ -755,6 +755,7 @@ "mock", "xunit" ], + "abandoned": true, "time": "2017-06-30T09:13:00+00:00" }, { @@ -1315,7 +1316,7 @@ }, { "name": "Gert de Pagter", - "email": "BackEndTea@gmail.com" + "email": "backendtea@gmail.com" } ], "description": "Symfony polyfill for ctype functions", @@ -1444,7 +1445,7 @@ "prefer-stable": false, "prefer-lowest": false, "platform": { - "php": ">=5.5.0" + "php": ">=5.6.0" }, "platform-dev": [] }