Skip to content

Commit cb5fbc3

Browse files
Revert "Saml: Security update simplesaml -> 2.3.7"
This reverts commit 3b0b406.
1 parent 3b0b406 commit cb5fbc3

File tree

2 files changed

+1619
-1238
lines changed

2 files changed

+1619
-1238
lines changed

composer.json

+4-5
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,7 @@
99
"allow-plugins": {
1010
"simplesamlphp/composer-module-installer": true,
1111
"cweagans/composer-patches": true,
12-
"captainhook/plugin-composer": true,
13-
"simplesamlphp/composer-xmlprovider-installer": false
12+
"captainhook/plugin-composer": true
1413
}
1514
},
1615
"scripts": {
@@ -54,7 +53,7 @@
5453
"phpmailer/phpmailer": "^6.8",
5554
"geshi/geshi": "^1.0.9.1",
5655
"pimple/pimple" : "^3.0",
57-
"symfony/yaml": "^6.0",
56+
"symfony/yaml": "^5.3",
5857
"guzzlehttp/psr7": "^2.5",
5958
"psr/http-message": "^1.0",
6059
"dflydev/fig-cookies": "^3.0",
@@ -64,12 +63,12 @@
6463
"phpoffice/phpspreadsheet": "^2.2",
6564
"jumbojett/openid-connect-php": "^1.0.0",
6665
"sabre/dav": "^4.1",
67-
"symfony/console" : "^6.0",
66+
"symfony/console" : "^5.0",
6867
"slim/slim": "^3.11",
6968
"ramsey/uuid": "4.4.0",
7069
"enshrined/svg-sanitize": "^0.16.0",
7170
"guzzlehttp/guzzle": "^7.0",
72-
"simplesamlphp/simplesamlphp": "^2.3.7",
71+
"simplesamlphp/simplesamlphp": "^2.0.15",
7372
"seld/jsonlint": "^1.8",
7473
"jasig/phpcas": "^1.4",
7574
"league/commonmark": "^2.3",

0 commit comments

Comments
 (0)