diff --git a/composer.json b/composer.json index 880b16e..b65462c 100644 --- a/composer.json +++ b/composer.json @@ -15,7 +15,7 @@ }, "require-dev": { "phpunit/phpunit": "~4.3", - "php-parallel-lint/php-parallel-lint": "1.0", + "php-parallel-lint/php-parallel-lint": "^1.0", "php-parallel-lint/php-var-dump-check": "0.*", "squizlabs/php_codesniffer": "1.*", "php-parallel-lint/php-code-style": "1.0"