update
This commit is contained in:
17
modules/pshowsso/vendor/ircmaxell/security-lib/lib/SecurityLib/composer.json
vendored
Normal file
17
modules/pshowsso/vendor/ircmaxell/security-lib/lib/SecurityLib/composer.json
vendored
Normal file
@@ -0,0 +1,17 @@
|
||||
{
|
||||
"name": "SecurityLib\/Core",
|
||||
"description": "Common implementations",
|
||||
"keywords": [
|
||||
"security"
|
||||
],
|
||||
"license": "MIT",
|
||||
"require": {
|
||||
"php": ">=5.3"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
"SecurityLib\\SecurityLib\\": "\/SecurityLib\/SecurityLib\/"
|
||||
}
|
||||
},
|
||||
"target-dir": "SecurityLib\\SecurityLib"
|
||||
}
|
||||
Reference in New Issue
Block a user