Skip to content

Commit fb52b97

Browse files
committed
fixing tests
1 parent 858e68c commit fb52b97

2 files changed

Lines changed: 400 additions & 258 deletions

File tree

composer.json

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -31,5 +31,10 @@
3131
"psr-4": {
3232
"Gedcomx\\Tests\\": "tests/"
3333
}
34+
},
35+
"config": {
36+
"platform": {
37+
"php": "7.4.0"
38+
}
3439
}
3540
}

0 commit comments

Comments
 (0)