First commit
This commit is contained in:
commit
d5bb2f19fa
117 changed files with 68604 additions and 0 deletions
18
composer.json
Normal file
18
composer.json
Normal file
|
@ -0,0 +1,18 @@
|
|||
{
|
||||
"name": "utahsdjs/utahsdjs2025",
|
||||
"description": "description",
|
||||
"minimum-stability": "stable",
|
||||
"version": "0.0.1",
|
||||
"license": "proprietary",
|
||||
"authors": [
|
||||
{
|
||||
"name": "Cody Cook",
|
||||
"email": "utahsdjs@codycook.us"
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=8.2.0",
|
||||
"yosymfony/toml": "*",
|
||||
"ext-mysqli": "*"
|
||||
}
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue