Skip to content

Commit

Permalink
Update versions and authors in composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
ganiuszka committed Jul 16, 2023
1 parent 2ec78e8 commit d22bfd7
Showing 1 changed file with 12 additions and 2 deletions.
14 changes: 12 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -27,6 +27,16 @@
"name": "Ken Sawada",
"email": "ksawa0126@gmail.com",
"role": "Translator"
},
{
"name": "Seungwan Ryu",
"role": "Translator"
},
{
"name": "Joachim Legrand",
"email": "jlegrand@teicee.com",
"role": "Translator"

}
],
"repositories": [
Expand All @@ -36,7 +46,7 @@
}
],
"require": {
"php": ">=7.1.0",
"php": ">=7.4.0",
"ext-curl": "*",
"ext-dom": "*",
"ext-json": "*",
Expand All @@ -55,7 +65,7 @@
"bower-asset/jquery-ui": "*",
"bower-asset/opentip": "*",
"npm-asset/qrcodejs": "*",
"pradosoft/prado": "~4.1.2",
"pradosoft/prado": "4.2.2",
"bacularis/bacularis-common": "*"
},
"autoload": {
Expand Down

0 comments on commit d22bfd7

Please sign in to comment.