composer.json dev

This commit is contained in:
a-sansara 2017-03-21 03:45:09 +01:00
parent 7d9da4ac73
commit a8f0981377

View File

@ -18,7 +18,7 @@
}, },
"require" : { "require" : {
"php" : ">=5.4", "php" : ">=5.4",
"meta-tech/pws-auth" : "2.1.3", "meta-tech/pws-auth" : "@dev",
"symfony/yaml": "^3.2" "symfony/yaml": "^3.2"
} }
} }