Skip to content

Commit

Permalink
Fix xml-soap dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
tvdijen committed Mar 16, 2023
1 parent 31a2455 commit e3848c8
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -31,12 +31,12 @@
"psr/log": "^2.0 || ^3.0",
"simplesamlphp/xml-common": "^1.7.0",
"simplesamlphp/xml-security": "^1.6.0",
"simplesamlphp/xml-soap": "^1.0.2",
"simplesamlphp/assert": "^1.0.3"
},
"require-dev": {
"mockery/mockery": "^1.5.1",
"simplesamlphp/simplesamlphp-test-framework": "^1.5.4",
"simplesamlphp/xml-soap": "^1.0.2"
"simplesamlphp/simplesamlphp-test-framework": "^1.5.4"
},
"autoload": {
"psr-4": {
Expand Down

0 comments on commit e3848c8

Please sign in to comment.