Skip to content

Commit e274cb8

Browse files
authored
Merge pull request #965 from nextcloud/dependabot/composer/onelogin/php-saml-4.3.0
build(deps): bump onelogin/php-saml from 4.2.0 to 4.3.0
2 parents e76cfc5 + 5b76bb0 commit e274cb8

File tree

3 files changed

+7
-143
lines changed

3 files changed

+7
-143
lines changed

.patches/php-saml-600.patch

Lines changed: 0 additions & 81 deletions
This file was deleted.

composer.json

Lines changed: 1 addition & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,16 +7,10 @@
77
"php": "8.1.32"
88
},
99
"allow-plugins": {
10-
"cweagans/composer-patches": true,
1110
"bamarni/composer-bin-plugin": true
1211
}
1312
},
1413
"extra": {
15-
"patches": {
16-
"onelogin/php-saml": {
17-
"PHP 8.4 compatibility": ".patches/php-saml-600.patch"
18-
}
19-
},
2014
"bamarni-bin": {
2115
"bin-links": true,
2216
"forward-command": true
@@ -45,7 +39,6 @@
4539
},
4640
"require": {
4741
"onelogin/php-saml": "^4.2",
48-
"firebase/php-jwt": "^6.11",
49-
"cweagans/composer-patches": "^1.7"
42+
"firebase/php-jwt": "^6.11"
5043
}
5144
}

composer.lock

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

0 commit comments

Comments
 (0)