diff --git a/package.json b/package.json index 58c7844..ab18ef1 100644 --- a/package.json +++ b/package.json @@ -11,7 +11,7 @@ "consumedServices": { "php-integrator.service": { "versions": { - "~1.0": "init" + "^1.0": "init" } } },