diff --git a/composer.json b/composer.json index b1bc2071..b782bda5 100644 --- a/composer.json +++ b/composer.json @@ -27,7 +27,7 @@ } ], "require": { - "php": "^5.6|7.0.x", + "php": "^5.6|^7.0", "phpcr/phpcr-implementation": "2.1.*", "phpunit/phpunit": "^5.7" },