Skip to content
Snippets Groups Projects
Commit 495984fc authored by lukasmatusiewicz's avatar lukasmatusiewicz
Browse files

update composer.json

parent cb46a412
No related branches found
No related tags found
No related merge requests found
......@@ -10,14 +10,15 @@
],
"repositories": [
{
"type": "git",
"url": "https://github.com/lukasmatusiewicz/privacyidea-php-sdk"
"type": "vcs",
"url": "https://github.com/privacyidea/sdk-php"
}
],
"require": {
"php": ">=7.4",
"phpunit/phpunit": "^9.5",
"internations/http-mock": "^0.14.0",
"curl/curl": ">=2.0.0"
"internations/http-mock": ">=0.14.0",
"curl/curl": "*",
"ext-json": "*"
}
}
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment