Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
kongtiaowang committed Jan 24, 2025
1 parent 210c82b commit f5c806f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
@@ -1,9 +1,9 @@
{
"name": "aces/loris",
"license" : "GPL-3.0+",
"license" : "GPL-3.0-or-later",
"description" : "LORIS (Longitudinal Online Research and Imaging System) is a web-accessible database solution for neuroimaging.",
"require" : {
"smarty/smarty" : "~3.1.36",
"smarty/smarty" : "~4.0",
"firebase/php-jwt" : "~6.0",
"google/recaptcha": "~1.1",
"php-http/guzzle7-adapter": "^1.0",
Expand Down

0 comments on commit f5c806f

Please sign in to comment.