Bump onelogin/php-saml from 4.3.0 to 4.3.1

Bumps [onelogin/php-saml](https://github.com/SAML-Toolkits/php-saml) from 4.3.0 to 4.3.1.
- [Release notes](https://github.com/SAML-Toolkits/php-saml/releases)
- [Changelog](https://github.com/SAML-Toolkits/php-saml/blob/4.3.1/CHANGELOG)
- [Commits](https://github.com/SAML-Toolkits/php-saml/compare/4.3.0...4.3.1)

---
updated-dependencies:
- dependency-name: onelogin/php-saml
  dependency-version: 4.3.1
  dependency-type: indirect
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2025-12-09 17:25:28 +00:00 committed by GitHub
parent 98b8c5b788
commit db3fbf85ea
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

24
composer.lock generated
View file

@ -7537,21 +7537,21 @@
}, },
{ {
"name": "onelogin/php-saml", "name": "onelogin/php-saml",
"version": "4.3.0", "version": "4.3.1",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/SAML-Toolkits/php-saml.git", "url": "https://github.com/SAML-Toolkits/php-saml.git",
"reference": "bf5efce9f2df5d489d05e78c27003a0fc8bc50f0" "reference": "b009f160e4ac11f49366a45e0d45706b48429353"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/SAML-Toolkits/php-saml/zipball/bf5efce9f2df5d489d05e78c27003a0fc8bc50f0", "url": "https://api.github.com/repos/SAML-Toolkits/php-saml/zipball/b009f160e4ac11f49366a45e0d45706b48429353",
"reference": "bf5efce9f2df5d489d05e78c27003a0fc8bc50f0", "reference": "b009f160e4ac11f49366a45e0d45706b48429353",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
"php": ">=7.3", "php": ">=7.3",
"robrichards/xmlseclibs": "^3.1" "robrichards/xmlseclibs": ">=3.1.4"
}, },
"require-dev": { "require-dev": {
"pdepend/pdepend": "^2.8.0", "pdepend/pdepend": "^2.8.0",
@ -7597,7 +7597,7 @@
"type": "github" "type": "github"
} }
], ],
"time": "2025-05-25T14:28:00+00:00" "time": "2025-12-09T10:50:49+00:00"
}, },
{ {
"name": "paragonie/constant_time_encoding", "name": "paragonie/constant_time_encoding",
@ -9313,16 +9313,16 @@
}, },
{ {
"name": "robrichards/xmlseclibs", "name": "robrichards/xmlseclibs",
"version": "3.1.3", "version": "3.1.4",
"source": { "source": {
"type": "git", "type": "git",
"url": "https://github.com/robrichards/xmlseclibs.git", "url": "https://github.com/robrichards/xmlseclibs.git",
"reference": "2bdfd742624d739dfadbd415f00181b4a77aaf07" "reference": "bc87389224c6de95802b505e5265b0ec2c5bcdbd"
}, },
"dist": { "dist": {
"type": "zip", "type": "zip",
"url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/2bdfd742624d739dfadbd415f00181b4a77aaf07", "url": "https://api.github.com/repos/robrichards/xmlseclibs/zipball/bc87389224c6de95802b505e5265b0ec2c5bcdbd",
"reference": "2bdfd742624d739dfadbd415f00181b4a77aaf07", "reference": "bc87389224c6de95802b505e5265b0ec2c5bcdbd",
"shasum": "" "shasum": ""
}, },
"require": { "require": {
@ -9349,9 +9349,9 @@
], ],
"support": { "support": {
"issues": "https://github.com/robrichards/xmlseclibs/issues", "issues": "https://github.com/robrichards/xmlseclibs/issues",
"source": "https://github.com/robrichards/xmlseclibs/tree/3.1.3" "source": "https://github.com/robrichards/xmlseclibs/tree/3.1.4"
}, },
"time": "2024-11-20T21:13:56+00:00" "time": "2025-12-08T11:57:53+00:00"
}, },
{ {
"name": "s9e/regexp-builder", "name": "s9e/regexp-builder",