version 1.3.3 - manage responseHeader

This commit is contained in:
a-sansara 2017-03-21 03:43:25 +01:00
parent 94f5dcd4e5
commit 7d9da4ac73

View File

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