From c397ece8990f9590c2602ee4710bf9e5aa428dd4 Mon Sep 17 00:00:00 2001 From: Christopher Vagnetoft Date: Tue, 31 Oct 2017 18:22:23 +0100 Subject: [PATCH] Updated composer.json to match nl/lpr 0.1 --- composer.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/composer.json b/composer.json index 973fb49..32b9c8d 100644 --- a/composer.json +++ b/composer.json @@ -10,8 +10,8 @@ } ], "require": { - "noccylabs/lpr": "@dev", - "symfony/symfony": ">3.0" + "symfony/symfony": ">3.0", + "noccylabs/lpr": "~0.1.0" }, "autoload": { "psr-4": {