Skip to content

Commit

Permalink
work on markdown
Browse files Browse the repository at this point in the history
  • Loading branch information
dbarzin committed Nov 26, 2023
1 parent 23b06cd commit 981de60
Show file tree
Hide file tree
Showing 9 changed files with 72 additions and 175 deletions.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -7,14 +7,14 @@
"require": {
"php": "^8.1",
"enyo/dropzone": "^5.9",
"erusev/parsedown": "^1.7",
"guzzlehttp/guzzle": "^7.2",
"laravel/framework": "^10.0",
"laravel/passport": "^11.8",
"laravel/sanctum": "^3.2",
"laravel/tinker": "^2.8",
"laravel/ui": "^4.2",
"maatwebsite/excel": "^3.1",
"michelf/php-markdown": "^2.0",
"phpoffice/phpword": "^1.1.0"
},
"require-dev": {
Expand Down
180 changes: 41 additions & 139 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -153,6 +153,7 @@
"dot-case": "^3.0.4",
"dotenv": "^10.0.0",
"dotenv-expand": "^5.1.0",
"easymde": "^2.18.0",
"ee-first": "^1.1.1",
"electron-to-chromium": "^1.4.365",
"elliptic": "^6.5.4",
Expand Down Expand Up @@ -452,7 +453,6 @@
"shellwords": "^0.1.1",
"side-channel": "^1.0.4",
"signal-exit": "^3.0.7",
"simplemde": "^1.11.2",
"slash": "^3.0.0",
"sockjs": "^0.3.24",
"source-list-map": "^2.0.1",
Expand Down
Loading

0 comments on commit 981de60

Please sign in to comment.