Skip to content

Commit

Permalink
Updated dependencies, including redcap-etl to version 2.0.12
Browse files Browse the repository at this point in the history
  • Loading branch information
mullen2 committed Jan 28, 2022
1 parent 06900ef commit 87e4498
Show file tree
Hide file tree
Showing 58 changed files with 1,386 additions and 1,279 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -6,13 +6,13 @@
"REDCap", "ETL", "REDCap-ETL"
],
"require" : {
"phpseclib/phpseclib" : "3.0.10",
"iu-redcap/redcap-etl" : "2.0.11"
"phpseclib/phpseclib" : "3.0.12",
"iu-redcap/redcap-etl" : "2.0.12"
},
"require-dev": {
"phpunit/phpunit": "9.5.8",
"squizlabs/php_codesniffer": "3.6.0",
"vimeo/psalm": "4.9.3",
"phpunit/phpunit": "9.5.13",
"squizlabs/php_codesniffer": "3.6.2",
"vimeo/psalm": "4.19.0",
"erusev/parsedown": "^1.7"
},
"autoload" : {
Expand Down
Loading

0 comments on commit 87e4498

Please sign in to comment.