Skip to content

Commit

Permalink
Bump onelogin/php-saml dependency
Browse files Browse the repository at this point in the history
Bump min PHP version to 7.4
  • Loading branch information
UndefinedOffset authored and satrun77 committed Sep 25, 2022
1 parent 082133a commit 6b60607
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,10 +15,10 @@
}
],
"require": {
"php": ">=5.6",
"php": ">=7.4",
"silverstripe/framework": "^4@dev",
"silverstripe/cms": "^4@dev",
"onelogin/php-saml": "^3.0.0"
"onelogin/php-saml": "^4.1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5",
Expand Down

0 comments on commit 6b60607

Please sign in to comment.