Skip to content

Commit bc727e8

Browse files
[UAS-SCOUT] Update dependencies in composer.json and composer.lock for compatibility with PHP 8.3
- Upgraded selective/xmldsig to version 3.2 - Updated doctrine/deprecations to version 1.1.6 - Bumped phpunit/phpunit to support versions 10 and 12 - Adjusted other dependencies for compatibility with PHP 8.3 This update ensures that the project remains compatible with the latest PHP version and its associated libraries.
1 parent 4bdf96b commit bc727e8

2 files changed

Lines changed: 242 additions & 156 deletions

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
"ext-curl": "*",
2323
"ext-json": "*",
2424
"ext-openssl": "*",
25-
"selective/xmldsig": "^3.0"
25+
"selective/xmldsig": "^3.2"
2626
},
2727
"autoload": {
2828
"psr-4": {

0 commit comments

Comments
 (0)