Skip to content

Commit 829a42e

Browse files
committed
Bump dependencies
1 parent 3af2fd0 commit 829a42e

2 files changed

Lines changed: 113 additions & 112 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"files": ["tests/_autoload_modules.php"]
4545
},
4646
"require": {
47-
"php": "^8.2",
47+
"php": "^8.3",
4848
"ext-date": "*",
4949
"ext-dom": "*",
5050
"ext-hash": "*",
@@ -62,13 +62,13 @@
6262
"phpmailer/phpmailer": "~6.10",
6363
"psr/event-dispatcher": "~1.0",
6464
"psr/log": "~3.0",
65-
"simplesamlphp/assert": "~1.9",
66-
"simplesamlphp/composer-module-installer": "~1.6",
67-
"simplesamlphp/saml2": "~6.0",
68-
"simplesamlphp/saml2-legacy": "~4.19",
65+
"simplesamlphp/assert": "~1.9 || ~2.0",
66+
"simplesamlphp/composer-module-installer": "~1.7",
67+
"simplesamlphp/saml2": "~6.1",
68+
"simplesamlphp/saml2-legacy": "~4.20",
6969
"simplesamlphp/simplesamlphp-assets-base": "~2.5.0",
70-
"simplesamlphp/xml-common": "~2.4",
71-
"simplesamlphp/xml-security": "~2.0",
70+
"simplesamlphp/xml-common": "~2.7",
71+
"simplesamlphp/xml-security": "~2.3",
7272
"symfony/cache": "~7.4",
7373
"symfony/config": "~7.4",
7474
"symfony/console": "~7.4",

0 commit comments

Comments
 (0)