Updated composer.json to match nl/lpr 0.1

This commit is contained in:
Chris 2017-10-31 18:22:23 +01:00
parent 296bf30c6d
commit c397ece899

View File

@ -10,8 +10,8 @@
}
],
"require": {
"noccylabs/lpr": "@dev",
"symfony/symfony": ">3.0"
"symfony/symfony": ">3.0",
"noccylabs/lpr": "~0.1.0"
},
"autoload": {
"psr-4": {