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 48b1783 commit 18108d8Copy full SHA for 18108d8
composer.json
@@ -3,7 +3,7 @@
3
"description": "A package that converts gedcom files to Eloquent models",
4
"type": "library",
5
"require": {
6
- "php": ">=8.0"
+ "php": ">=8.0",
7
"familytree365/php-gedcom": "^1.0",
8
"doctrine/dbal": "^2.8|^3.0"
9
},
0 commit comments