Skip to content

Commit

Permalink
Update Surfnet composer dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
MKodde committed Aug 2, 2022
1 parent d5fc574 commit 5360e24
Show file tree
Hide file tree
Showing 2 changed files with 21 additions and 39 deletions.
12 changes: 1 addition & 11 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,16 +12,6 @@
},
"minimum-stability": "dev",
"prefer-stable": true,
"repositories": [
{
"type": "vcs",
"url": "https://github.com/OpenConext/Stepup-Middleware-clientbundle"
},
{
"type": "vcs",
"url": "https://github.com/OpenConext/Stepup-bundle"
}
],
"require": {
"php": "~7.2",
"ext-json": "*",
Expand All @@ -33,7 +23,7 @@
"openconext/monitor-bundle": "^3.1",
"sensio/framework-extra-bundle": "^5.0",
"surfnet/stepup-bundle": "^5.0",
"surfnet/stepup-middleware-client-bundle": "dev-feature/self-asserted-tokens",
"surfnet/stepup-middleware-client-bundle": "^4.1",
"surfnet/stepup-saml-bundle": "^4.3.1",
"symfony/console": "4.4.*",
"symfony/expression-language": "4.4.*",
Expand Down
48 changes: 20 additions & 28 deletions composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 5360e24

Please sign in to comment.