Add migrations system and remove Illuminate dependencies.
This commit is contained in:
parent
966301c21e
commit
26ed87ce02
19 changed files with 478 additions and 1535 deletions
|
@ -12,9 +12,6 @@
|
|||
"ext-mbstring": "*",
|
||||
"twig/twig": "~2.4",
|
||||
"nesbot/carbon": "~1.22",
|
||||
"illuminate/database": "~5.5",
|
||||
"illuminate/filesystem": "~5.5",
|
||||
"doctrine/dbal": "~2.6",
|
||||
"swiftmailer/swiftmailer": "~6.0",
|
||||
"erusev/parsedown": "~1.6",
|
||||
"geoip2/geoip2": "~2.0"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue