Update packages. Add docker support, move migration to command, add stocks as a new table.
This commit is contained in:
@@ -2,9 +2,9 @@
|
||||
"require": {
|
||||
"guzzlehttp/guzzle": "^7.0",
|
||||
"symfony/var-dumper": "^7.0",
|
||||
"illuminate/database": "^11.0",
|
||||
"illuminate/database": "11.26.0.0",
|
||||
"ext-json": "*",
|
||||
"twig/twig": "^3.0",
|
||||
"twig/twig": "3.14.0.0",
|
||||
"symfony/console": "^7.0"
|
||||
},
|
||||
"autoload": {
|
||||
|
||||
Reference in New Issue
Block a user