Skip to content

Commit 9cab956

Browse files
Update simplesamlphp/composer-module-installer requirement (#49)
Updates the requirements on [simplesamlphp/composer-module-installer](https://github.com/simplesamlphp/composer-module-installer) to permit the latest version. Updates `simplesamlphp/composer-module-installer` to 1.4.0 - [Release notes](https://github.com/simplesamlphp/composer-module-installer/releases) - [Commits](simplesamlphp/composer-module-installer@v1.3.6...v1.4.0) --- updated-dependencies: - dependency-name: simplesamlphp/composer-module-installer dependency-version: 1.4.0 dependency-type: direct:production dependency-group: production-dependencies ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e006222 commit 9cab956

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
@@ -38,7 +38,7 @@
3838
"ext-libxml": "*",
3939

4040
"simplesamlphp/assert": "~1.8.1",
41-
"simplesamlphp/composer-module-installer": "~1.3.6",
41+
"simplesamlphp/composer-module-installer": "~1.4.0",
4242
"simplesamlphp/simplesamlphp": "~2.4.0",
4343
"simplesamlphp/xml-common": "~1.25.0",
4444
"symfony/http-foundation": "~6.4.0",

0 commit comments

Comments
 (0)