Skip to content

Commit aecea57

Browse files
Merge pull request #953 from catalyst/500-bump-simplesaml-2.4
bump simplesaml to 2.4
2 parents 03e23d8 + 91798a2 commit aecea57

1,232 files changed

Lines changed: 75148 additions & 1757 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

Dockerfile

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
FROM moodlehq/moodle-php-apache:8.1
1+
FROM moodlehq/moodle-php-apache:8.2
22
COPY --from=composer:latest /usr/bin/composer /usr/local/bin/composer
33

44
WORKDIR /code

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818
}
1919
},
2020
"require": {
21-
"simplesamlphp/simplesamlphp": "~2.3.11",
21+
"simplesamlphp/simplesamlphp": "~2.4.5",
2222
"cweagans/composer-patches": "^1.7"
2323
},
2424
"minimum-stability": "stable",

0 commit comments

Comments
 (0)