Skip to content

Commit 06195ff

Browse files
committed
Fix deprecation for PHP 8.2
1 parent 6f25ef3 commit 06195ff

1 file changed

Lines changed: 1 addition & 2 deletions

File tree

composer.json

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,8 +36,7 @@
3636
"require-dev": {
3737
"ext-xmlreader": "*",
3838

39-
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1",
40-
"vimeo/psalm": "^5.0.0-beta1"
39+
"simplesamlphp/simplesamlphp-test-framework": "^1.2.1"
4140
},
4241
"support": {
4342
"issues": "https://github.com/simplesamlphp/xml-common/issues",

0 commit comments

Comments
 (0)