Skip to content
This repository has been archived by the owner on Feb 4, 2024. It is now read-only.

Commit

Permalink
Add laravel-gedcom and php-gedcom
Browse files Browse the repository at this point in the history
  • Loading branch information
curtisdelicata committed Jun 3, 2020
1 parent 14e78e8 commit a9f88fb
Show file tree
Hide file tree
Showing 2 changed files with 85 additions and 2 deletions.
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@
"license": "MIT",
"type": "project",
"require": {
"php": ">=7.4.0",
"doctrine/dbal": "^2.8",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^1.0",
Expand All @@ -18,7 +19,7 @@
"laravel/telescope": "^3.1",
"laravel/tinker": "^2.0",
"laravel/ui": "^2.0",
"php": ">=7.4.0",
"modularsoftware/laravel-gedcom": "^1.0",
"sentry/sentry-laravel": "^1.0.0"
},
"require-dev": {
Expand Down
84 changes: 83 additions & 1 deletion composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit a9f88fb

Please sign in to comment.