Skip to content

Commit

Permalink
Updated twig in composer for security
Browse files Browse the repository at this point in the history
Fixed fbs job and data reports to have lab codes
  • Loading branch information
dslater82 committed Nov 18, 2024
1 parent 5352846 commit f6e931f
Show file tree
Hide file tree
Showing 7 changed files with 292 additions and 301 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,9 +18,9 @@
"select2/select2": "4.0.13",
"apalfrey/select2-bootstrap-5-theme": "1.3.0",
"twbs/bootstrap": "v5.3.3",
"twig/twig": "v3.4.3",
"twig/twig": "v3.11.3",
"fortawesome/font-awesome": "5.15.4",
"igbillinois/igbillinois-php": "1.4.1"
"igbillinois/igbillinois-php": "1.4.2"
},
"scripts": {
"post-update-cmd": [
Expand Down
Loading

0 comments on commit f6e931f

Please sign in to comment.