Skip to content

Commit

Permalink
Update simplesamlphp/composer-module-installer requirement (#10)
Browse files Browse the repository at this point in the history
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.2...v1.4.0)

---
updated-dependencies:
- dependency-name: simplesamlphp/composer-module-installer
  dependency-type: direct:production
  dependency-group: production-dependencies
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Dec 9, 2024
1 parent a834623 commit 28504d2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"require": {
"php": "^8.1",
"simplesamlphp/assert": "^1.0",
"simplesamlphp/composer-module-installer": "~1.3.2",
"simplesamlphp/composer-module-installer": "~1.4.0",
"simplesamlphp/simplesamlphp": "^2.1.0"
},
"require-dev": {
Expand Down

0 comments on commit 28504d2

Please sign in to comment.