Skip to content

Commit

Permalink
Update latest dependencies (#121)
Browse files Browse the repository at this point in the history
  • Loading branch information
parijke authored Jun 27, 2024
1 parent c14ee28 commit 34820b2
Show file tree
Hide file tree
Showing 4 changed files with 848 additions and 1,806 deletions.
9 changes: 5 additions & 4 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"ext-openssl": "*",
"ext-zlib": "*",
"incenteev/composer-parameter-handler": "^2.1",
"openconext/monitor-bundle": "^4.1",
"openconext/monitor-bundle": "^4.3",
"surfnet/stepup-bundle": "^6.0",
"surfnet/stepup-gssp-bundle": "^5.0",
"surfnet/stepup-saml-bundle": "^6.0",
Expand All @@ -44,8 +44,8 @@
"symfony/validator": "^6.4",
"symfony/webpack-encore-bundle": "^2.1",
"symfony/yaml": "^6.4",
"twig/extra-bundle": "^2.12|^3.0",
"twig/twig": "^2.12|^3.0"
"twig/extra-bundle": "^3.0",
"twig/twig": "^3.0"
},
"require-dev": {
"behat/mink": "^1.9",
Expand Down Expand Up @@ -153,7 +153,8 @@
"allow-plugins": {
"symfony/flex": true,
"dealerdirect/phpcodesniffer-composer-installer": true,
"symfony/runtime": true
"symfony/runtime": true,
"endroid/installer": false
}
},
"extra": {
Expand Down
Loading

0 comments on commit 34820b2

Please sign in to comment.