Skip to content

Commit

Permalink
Optimize dependencies in composer.json and remove next-x-core (#96)
Browse files Browse the repository at this point in the history
* Optimize dependencies in composer.json and remove next-x-core

* Apply cs fix

* Remove auto cs-fix workflow

* fix

* Remove mineadmin/module

* Remove changelog

* normalized
  • Loading branch information
zds-s authored Jun 17, 2024
1 parent ec6d42e commit e4e7399
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
},
"extra": {
"hyperf": {
"config": "\\Mine\\Crontab\\ConfigProvider"
"config": "Mine\\Crontab\\ConfigProvider"
}
}
}

0 comments on commit e4e7399

Please sign in to comment.