Language updates. New upload form. new classes.
This commit is contained in:
parent
4c2857b445
commit
8f3061ab99
62 changed files with 3107 additions and 1883 deletions
|
@ -2,7 +2,7 @@
|
|||
"name": "utahsdjs/utahsdjs2025",
|
||||
"description": "description",
|
||||
"minimum-stability": "dev",
|
||||
"version": "0.0.1",
|
||||
"version": "0.0.16",
|
||||
"license": "proprietary",
|
||||
"authors": [
|
||||
{
|
||||
|
@ -11,12 +11,13 @@
|
|||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=8.2.0",
|
||||
"yosymfony/toml": "*",
|
||||
"ext-mysqli": "*",
|
||||
"aws/aws-sdk-php": ">=3.339.15",
|
||||
"ext-curl": "*",
|
||||
"phpunit/phpunit": ">8.5.1.0",
|
||||
"aws/aws-sdk-php": "*"
|
||||
"ext-mysqli": "*",
|
||||
"php": ">=8.2.0",
|
||||
"phpunit/phpunit": ">=11",
|
||||
"yosymfony/toml": "*",
|
||||
"ext-zip": "*"
|
||||
},
|
||||
"autoload": {
|
||||
"psr-4": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue