fix: composer.json

This commit is contained in:
daodao97
2020-06-20 11:47:34 +08:00
parent b4e8cf40df
commit 2525528cde
2 changed files with 2 additions and 2 deletions

View File

@@ -1,5 +1,5 @@
{
"name": "rock-admin/process",
"name": "rock-admin/process-manager",
"type": "project",
"license": "MIT",
"authors": [

View File

@@ -10,7 +10,7 @@
],
"require": {
"hyperf/validation": "^1.1",
"rock-admin/base-utils": "~0.0.1"
"rock-admin/base-utils": "dev-master"
},
"autoload": {
"psr-4": {