Skip to content

Commit 18108d8

Browse files
Update composer.json
1 parent 48b1783 commit 18108d8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"description": "A package that converts gedcom files to Eloquent models",
44
"type": "library",
55
"require": {
6-
"php": ">=8.0"
6+
"php": ">=8.0",
77
"familytree365/php-gedcom": "^1.0",
88
"doctrine/dbal": "^2.8|^3.0"
99
},

0 commit comments

Comments
 (0)