Skip to content
Snippets Groups Projects
Commit 2ad262ff authored by David Maus's avatar David Maus
Browse files

Initial commit

parents
No related branches found
No related tags found
No related merge requests found
:project-name "PicaAuth"
*~
.*~
\#*
TAGS
ChangeLog
vendor
review
cache
composer.lock
Authentication modules for Pica based library systems
=====================================================
- Released under the terms of the GNU General Publice License 3.0
- Copyright (c) 2015 by Herzog August Bibliothek Wolfenbüttel
{
"name": "hab/pica-auth",
"description": "A collection of authentication modules for Pica based library systems",
"license": "GPL-3.0+",
"authors": [
{ "name": "David Maus", "email": "maus@hab.de", "role": "Developer" }
],
"autoload": {
"psr-0": {
"HAB": "src/"
}
},
"require": {
"guzzlehttp/guzzle": "~5.0"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment