diff --git a/.gitattributes b/.gitattributes index 2160a45..7222743 100644 --- a/.gitattributes +++ b/.gitattributes @@ -1,8 +1,6 @@ * text=auto .* text -.semver text eol=lf - *.info text *.json text *.md text diff --git a/composer.json b/composer.json index e8a2a41..5890764 100644 --- a/composer.json +++ b/composer.json @@ -35,7 +35,7 @@ }, "require-dev": { "cedx/coveralls": "^9.1.2", - "consolidation/robo": "^1.3.1", + "consolidation/robo": "^1.3.2", "henrikbjorn/lurker": "^1.2.0", "phpstan/phpstan": "^0.10.5", "phpunit/phpunit": "^7.4.4"