Commits on Source (8)
-
Pavel Břoušek authored
-
Jednotné přihlášení test authored
-
Pavel Břoušek authored
-
Jednotné přihlášení test authored
chore(deps): lock file maintenance See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-campusmultiauth!32
-
Jednotné přihlášení test authored
-
Pavel Břoušek authored
-
Pavel Břoušek authored
fix(deps): update dependency league/commonmark to v2 See merge request perun-proxy-aai/simplesamlphp/simplesamlphp-module-campusmultiauth!31
-
semantic-release-bot authored
## [1.4.2](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-campusmultiauth/compare/v1.4.1...v1.4.2) (2022-10-24) ### Bug Fixes * **deps:** update dependency league/commonmark to v2 ([9a30b71d](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-campusmultiauth/commit/9a30b71d151341aad92565482d30655b5b56b122)) * update usage of commonmark library ([39e2b78b](https://gitlab.ics.muni.cz/perun-proxy-aai/simplesamlphp/simplesamlphp-module-campusmultiauth/commit/39e2b78b2a461bba597d3d4f82473863cf694b72))
Showing
- CHANGELOG.md 8 additions, 0 deletionsCHANGELOG.md
- composer.json 1 addition, 1 deletioncomposer.json
- composer.lock 421 additions, 103 deletionscomposer.lock
- package-lock.json 0 additions, 11347 deletionspackage-lock.json
- package.json 0 additions, 5 deletionspackage.json
- renovate.json 4 additions, 0 deletionsrenovate.json
- www/selectsource.php 2 additions, 2 deletionswww/selectsource.php
... | ... | @@ -10,7 +10,7 @@ |
"php": "^7.4", | ||
"simplesamlphp/composer-module-installer": "~1.0", | ||
"simplesamlphp/simplesamlphp": "^1.19", | ||
"league/commonmark": "^1.0", | ||
"league/commonmark": "^2.0", | ||
"ext-intl": "*", | ||
"ext-simplexml": "*" | ||
}, | ||
... | ... |
package-lock.json
deleted
100644 → 0
This diff is collapsed.
package.json
deleted
100644 → 0
{ | ||
"dependencies": { | ||
"@perun-proxy-aai/semantic-release-proxy-config": "^1.0.3" | ||
} | ||
} |
renovate.json
0 → 100644