weizong song 2 years ago
parent 9ed3540e19
commit 153ea1ef0f

@ -11,6 +11,7 @@
"php": "^7.2.5",
"alicfeng/identity-card": "^3.1",
"alipaysdk/easysdk": "^2.2",
"doctrine/dbal": "^3.3",
"fideloper/proxy": "^4.2",
"fruitcake/laravel-cors": "^1.0",
"guzzlehttp/guzzle": "^6.3",

6873
composer.lock generated

File diff suppressed because it is too large Load Diff

File diff suppressed because it is too large Load Diff

@ -25,6 +25,6 @@ class UpdateProductTable extends Migration
*/
public function down()
{
//
}
}

Loading…
Cancel
Save