test-oidc-client/composer.json
Benjamin Renard 2b994f5898
Some checks failed
Run tests / tests (push) Failing after 38s
Initial version
2024-07-24 18:13:46 +02:00

8 lines
121 B
JSON

{
"require": {
"jumbojett/openid-connect-php": "^1.0"
},
"require-dev": {
"phpstan/phpstan": "^1.11"
}
}