Skip to content

Commit

Permalink
Upgrade Composer dependencies
Browse files Browse the repository at this point in the history
And while at it. Remove the dev SURFnet repo mentions
  • Loading branch information
MKodde committed Feb 21, 2024
1 parent ca0536a commit 56aeed1
Show file tree
Hide file tree
Showing 3 changed files with 72 additions and 205 deletions.
20 changes: 2 additions & 18 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -10,20 +10,6 @@
"src/Kernel.php"
]
},
"repositories": [
{
"type": "vcs",
"url": "https://github.com/OpenConext/Stepup-Middleware-clientbundle"
},
{
"type": "vcs",
"url": "https://github.com/OpenConext/Stepup-saml-bundle"
},
{
"type": "vcs",
"url": "https://github.com/OpenConext/Stepup-bundle"
}
],
"minimum-stability": "dev",
"prefer-stable": true,
"require": {
Expand All @@ -38,11 +24,9 @@
"jms/translation-bundle": "^2.0.0",
"mpdf/mpdf": "^8.2",
"nelmio/security-bundle": "^3",
"openconext/monitor-bundle": "^3.1",
"surfnet/stepup-bundle": "^6.0",
"openconext/monitor-bundle": "^4.1",
"surfnet/stepup-bundle": "dev-feature/sf6-upgrade as 6.0.6",
"surfnet/stepup-middleware-client-bundle": "dev-feature/sf6-support",
"surfnet/stepup-bundle": "^6.0",
"surfnet/stepup-middleware-client-bundle": "^5.0",
"surfnet/stepup-saml-bundle": "^6.0",
"symfony/console": "^6.4",
"symfony/expression-language": "^6.4",
Expand Down
Loading

0 comments on commit 56aeed1

Please sign in to comment.