locale + exam assign and checkout cronjob

This commit is contained in:
xiaomlove
2021-04-28 19:44:48 +08:00
parent 034d1c23fb
commit 1c31f4b22d
34 changed files with 1278 additions and 90 deletions
Generated
+52 -1
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "1e34544d001a98aace85e50adb9ef74e",
"content-hash": "b775c2bbc9ad07b2efffe1afb30de056",
"packages": [
{
"name": "asm89/stack-cors",
@@ -934,6 +934,57 @@
"description": "Library for retrieving film and tv information from IMDb",
"time": "2020-11-08T18:20:39+00:00"
},
{
"name": "laravel-lang/lang",
"version": "7.0.9",
"source": {
"type": "git",
"url": "https://github.com/Laravel-Lang/lang.git",
"reference": "679a65755db37b35acd36a5e0ca51e055815a00a"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/Laravel-Lang/lang/zipball/679a65755db37b35acd36a5e0ca51e055815a00a",
"reference": "679a65755db37b35acd36a5e0ca51e055815a00a",
"shasum": "",
"mirrors": [
{
"url": "https://mirrors.aliyun.com/composer/dists/%package%/%reference%.%type%",
"preferred": true
}
]
},
"require": {
"ext-json": "*"
},
"suggest": {
"andrey-helldar/laravel-lang-publisher": "Easy installation and update of translation files for your project",
"arcanedev/laravel-lang": "Translations manager and checker for Laravel 5",
"overtrue/laravel-lang": "Command to add languages in your project"
},
"type": "library",
"notification-url": "https://packagist.org/downloads/",
"license": [
"MIT"
],
"authors": [
{
"name": "Laravel-Lang Team"
}
],
"description": "Languages for Laravel",
"keywords": [
"lang",
"languages",
"laravel",
"lpm"
],
"support": {
"issues": "https://github.com/Laravel-Lang/lang/issues",
"source": "https://github.com/Laravel-Lang/lang/tree/7.0.9"
},
"time": "2020-11-30T20:35:41+00:00"
},
{
"name": "laravel/framework",
"version": "v8.35.1",