We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d02687 commit 48b1783Copy full SHA for 48b1783
composer.json
@@ -3,6 +3,7 @@
3
"description": "A package that converts gedcom files to Eloquent models",
4
"type": "library",
5
"require": {
6
+ "php": ">=8.0"
7
"familytree365/php-gedcom": "^1.0",
8
"doctrine/dbal": "^2.8|^3.0"
9
},
0 commit comments