Skip to content

Commit

Permalink
Deploy to GitHub pages
Browse files Browse the repository at this point in the history
  • Loading branch information
github-actions[bot] authored Sep 23, 2024
0 parents commit 9c12259
Show file tree
Hide file tree
Showing 38 changed files with 27,971 additions and 0 deletions.
Empty file added .nojekyll
Empty file.
1 change: 1 addition & 0 deletions CNAME
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
composer.talis.io
Binary file added favicon.ico
Binary file not shown.
13,298 changes: 13,298 additions & 0 deletions include/all$2158c195e0202659f2bc3a0e8ccaf620fba32c78.json

Large diffs are not rendered by default.

1,191 changes: 1,191 additions & 0 deletions index.html

Large diffs are not rendered by default.

611 changes: 611 additions & 0 deletions p2/oclc/auth.json

Large diffs are not rendered by default.

113 changes: 113 additions & 0 deletions p2/oclc/auth~dev.json
Original file line number Diff line number Diff line change
@@ -0,0 +1,113 @@
{
"packages": {
"oclc/auth": [
{
"name": "OCLC/Auth",
"version": "dev-master",
"version_normalized": "dev-master",
"source": {
"type": "git",
"url": "https://github.com/OCLC-Developer-Network/oclc-auth-php.git",
"reference": "5ae66f23d098a4fdd5cde2b807dc5477e3ab8a2e"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/OCLC-Developer-Network/oclc-auth-php/zipball/5ae66f23d098a4fdd5cde2b807dc5477e3ab8a2e",
"reference": "5ae66f23d098a4fdd5cde2b807dc5477e3ab8a2e",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-openssl": "*",
"guzzlehttp/guzzle": "^6",
"lib-curl": "*",
"lib-openssl": "*",
"php": ">=7.0"
},
"require-dev": {
"php-vcr/php-vcr": "1.3.1",
"php-vcr/phpunit-testlistener-vcr": "*",
"phpdocumentor/phpdocumentor": "2.*",
"phploc/phploc": "3.*",
"phpmd/phpmd": "2.*",
"phpunit/phpunit": "^5",
"sebastian/phpcpd": "2.0.4",
"squizlabs/php_codesniffer": "2.*",
"zendframework/zend-log": "2.*"
},
"time": "2021-10-18T13:35:17+00:00",
"default-branch": true,
"type": "library",
"autoload": {
"psr-0": {
"OCLC": "src"
}
},
"license": [
"Apache-2.0"
],
"description": "Authentication and Authorization Library for OCLC Web Services",
"keywords": [
"OCLC"
],
"support": {
"source": "https://github.com/OCLC-Developer-Network/oclc-auth-php/tree/master",
"issues": "https://github.com/OCLC-Developer-Network/oclc-auth-php/issues"
},
"abandoned": true
},
{
"name": "OCLC/Auth",
"version": "dev-wayf_support",
"version_normalized": "dev-wayf_support",
"source": {
"type": "git",
"url": "https://github.com/OCLC-Developer-Network/oclc-auth-php.git",
"reference": "fdc19652a391a36948ed189e0d7ec1dfaeedde02"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/OCLC-Developer-Network/oclc-auth-php/zipball/fdc19652a391a36948ed189e0d7ec1dfaeedde02",
"reference": "fdc19652a391a36948ed189e0d7ec1dfaeedde02",
"shasum": ""
},
"require": {
"ext-curl": "*",
"ext-json": "*",
"ext-openssl": "*",
"guzzlehttp/guzzle": "^6",
"lib-curl": "*",
"lib-openssl": "*",
"php": ">=5.6"
},
"require-dev": {
"php-vcr/php-vcr": "1.3.1",
"php-vcr/phpunit-testlistener-vcr": "*",
"phpdocumentor/phpdocumentor": "2.*",
"phpunit/phpunit": "^5",
"zendframework/zend-log": "2.*"
},
"time": "2017-03-15T15:39:54+00:00",
"type": "library",
"autoload": {
"psr-0": {
"OCLC": "src"
}
},
"license": [
"Apache-2.0"
],
"description": "Authentication and Authorization Library for OCLC Web Services",
"keywords": [
"OCLC"
],
"support": {
"source": "https://github.com/OCLC-Developer-Network/oclc-auth-php/tree/wayf_support",
"issues": "https://github.com/OCLC-Developer-Network/oclc-auth-php/issues"
},
"abandoned": true
}
]
}
}
Loading

0 comments on commit 9c12259

Please sign in to comment.