Ver código fonte

修改composer

root 2 anos atrás
pai
commit
6362d054a1

+ 2 - 1
composer.json

@@ -33,7 +33,8 @@
     "config": {
         "optimize-autoloader": true,
         "preferred-install": "dist",
-        "sort-packages": true
+        "sort-packages": true,
+	"platform-check": false
     },
     "extra": {
         "laravel": {

+ 0 - 0
storage/app/.gitignore


+ 0 - 0
storage/app/public/.gitignore


+ 0 - 0
storage/framework/.gitignore


+ 0 - 0
storage/framework/cache/.gitignore


+ 0 - 0
storage/framework/cache/data/.gitignore


+ 0 - 0
storage/framework/sessions/.gitignore


+ 0 - 0
storage/framework/testing/.gitignore


+ 0 - 0
storage/framework/views/.gitignore


+ 0 - 0
storage/logs/.gitignore