We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 858e68c commit fb52b97Copy full SHA for fb52b97
2 files changed
composer.json
@@ -31,5 +31,10 @@
31
"psr-4": {
32
"Gedcomx\\Tests\\": "tests/"
33
}
34
+ },
35
+ "config": {
36
+ "platform": {
37
+ "php": "7.4.0"
38
+ }
39
40
0 commit comments