Skip to content

Commit 66f8faf

Browse files
authored
Merge pull request #7 from simplesamlphp/dependabot/composer/production-dependencies-d28ec142f4
Update simplesamlphp/saml2 requirement from ^4.6 to ^5.0 in the production-dependencies group
2 parents 80d725f + 3c1fc97 commit 66f8faf

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
},
3636
"require": {
3737
"php": "^8.1",
38-
"simplesamlphp/saml2": "^4.6",
38+
"simplesamlphp/saml2": "^5.0",
3939
"simplesamlphp/simplesamlphp": "^2.1",
4040
"symfony/http-foundation": "^6.4"
4141
},

0 commit comments

Comments
 (0)