Skip to content

Commit

Permalink
prep for 1.6.1: update composer packages
Browse files Browse the repository at this point in the history
  • Loading branch information
nielsdrost7 committed Nov 5, 2023
1 parent 49196b4 commit b958f89
Show file tree
Hide file tree
Showing 2 changed files with 161 additions and 111 deletions.
10 changes: 5 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -13,12 +13,12 @@
},
"require": {
"codeigniter/framework": "3.1.13",
"league/omnipay": "^3.2",
"mpdf/mpdf": "^8.1",
"league/omnipay": "^3.2.1",
"mpdf/mpdf": "^8.2",
"omnipay/stripe": "*",
"paragonie/random_compat": "^2.0",
"phpmailer/phpmailer": "^6.6",
"setasign/fpdf": "^1.8",
"paragonie/random_compat": "^2.0.21",
"phpmailer/phpmailer": "^6.8.1",
"setasign/fpdf": "^1.8.6",
"vlucas/phpdotenv": "^5.5"
}
}

0 comments on commit b958f89

Please sign in to comment.