Skip to content

Commit

Permalink
Worked on adding a development config.json file
Browse files Browse the repository at this point in the history
  • Loading branch information
mullen2 committed Jan 17, 2023
1 parent 7f10848 commit 44f0181
Show file tree
Hide file tree
Showing 10 changed files with 3,795 additions and 3,710 deletions.
2 changes: 1 addition & 1 deletion .gitignore
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
#-------------------------------------------------

# Composer 3rd-party software
/vendor
/dev

# Composer PHP archive file
composer.phar
Expand Down
6 changes: 0 additions & 6 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,12 +9,6 @@
"phpseclib/phpseclib" : "3.0.14",
"iu-redcap/redcap-etl" : "2.2.2"
},
"require-dev": {
"phpunit/phpunit": "9.5.27",
"squizlabs/php_codesniffer": "3.6.2",
"vimeo/psalm": "5.4.0",
"erusev/parsedown": "^1.7"
},
"autoload" : {
"psr-4" : {
"IU\\RedCapEtlModule\\" : ["./", "./classes/"]
Expand Down
Loading

0 comments on commit 44f0181

Please sign in to comment.