Skip to content

Commit c18ff8f

Browse files
committed
Downgrade composer-module-installer
1 parent 1b7a36d commit c18ff8f

3 files changed

Lines changed: 16 additions & 13 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"phpmailer/phpmailer": "^6.8",
6363
"psr/log": "^3.0",
6464
"simplesamlphp/assert": "^1.1",
65-
"simplesamlphp/composer-module-installer": "^1.3",
65+
"simplesamlphp/composer-module-installer": "~1.3.6",
6666
"simplesamlphp/saml2": "^4.17",
6767
"simplesamlphp/simplesamlphp-assets-base": "~2.3.0",
6868
"simplesamlphp/xml-security": "^1.7",

composer.lock

Lines changed: 12 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

docs/simplesamlphp-changelog.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,9 @@ See the [upgrade notes](https://simplesamlphp.org/docs/stable/simplesamlphp-upgr
99

1010
Released TBD
1111

12+
* Downgrade simplesamlphp/composer-module-installer to 1.3.x to keep things working with older (OS-supplied)
13+
versions of composer
14+
1215
## Version 2.3.7
1316

1417
Released 2025-03-11

0 commit comments

Comments
 (0)