Skip to content

Commit

Permalink
Merging ocsp-php library into web-eid-authtoken-validation-php libary
Browse files Browse the repository at this point in the history
WE2-920

Signed-off-by: Mihkel Kivisild <[email protected]>
  • Loading branch information
Mihkel Kivisild authored and mrts committed Oct 30, 2024
1 parent a8a0a49 commit 159c575
Show file tree
Hide file tree
Showing 30 changed files with 1,938 additions and 160 deletions.
3 changes: 3 additions & 0 deletions .prettierrc
Original file line number Diff line number Diff line change
@@ -0,0 +1,3 @@
{
"plugins": ["@prettier/plugin-php"]
}
7 changes: 0 additions & 7 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,17 +25,10 @@
"web_eid\\web_eid_authtoken_validation_php\\": ["tests"]
}
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/web-eid/ocsp-php.git"
}
],
"require": {
"php": ">=8.1",
"phpseclib/phpseclib": "3.0.*",
"guzzlehttp/psr7": "2.6.*",
"web-eid/ocsp-php": "1.1.*",
"psr/log": "^3.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 159c575

Please sign in to comment.