Commit 85f0af5d authored by Nicolas Widart's avatar Nicolas Widart

Merge branch 'develop'

* develop:
  Preparing 1.14.0 release
  Publishing adminlte assets
  Removed Key Generation
parents 888eb8de d6154fb5
...@@ -67,7 +67,6 @@ ...@@ -67,7 +67,6 @@
"php artisan optimize" "php artisan optimize"
], ],
"post-create-project-cmd": [ "post-create-project-cmd": [
"php artisan key:generate",
"php artisan cache:clear" "php artisan cache:clear"
] ]
}, },
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment