File tree Expand file tree Collapse file tree 1 file changed +6
-6
lines changed
Expand file tree Collapse file tree 1 file changed +6
-6
lines changed Original file line number Diff line number Diff line change 99 " flash message" ,
1010 " csrf"
1111 ],
12- "homepage" : " http ://auraphp. github.com/Aura.Session" ,
12+ "homepage" : " https ://github.com/auraphp /Aura.Session" ,
1313 "license" : " BSD-2-Clause" ,
1414 "authors" : [
1515 {
2020 "require" : {
2121 "php" : " >=5.3.0"
2222 },
23- "suggest" : {
24- "ext-openssl" : " OpenSSL generates the best secure CSRF tokens." ,
25- "ext-mcrypt" : " Mcrypt generates the next best secure CSRF tokens."
26- },
2723 "autoload" : {
2824 "psr-4" : {
2925 "Aura\\ Session\\ " : " src/" ,
3430 "aura" : {
3531 "type" : " library" ,
3632 "config" : {
37- "common" : " Aura\\ Session\\ _Config\\ Common"
33+ "common" : " Aura\\ Session\\ _Config\\ Common"
3834 }
3935 },
4036 "branch-alias" : {
4137 "dev-develop-2" : " 2.0.x-dev"
4238 }
39+ },
40+ "suggest" : {
41+ "ext-openssl" : " OpenSSL generates the best secure CSRF tokens." ,
42+ "ext-mcrypt" : " Mcrypt generates the next best secure CSRF tokens."
4343 }
4444}
You can’t perform that action at this time.
0 commit comments