Skip to content

Commit

Permalink
Revert "Remove deprecated codes (#223)" (#224)
Browse files Browse the repository at this point in the history
This reverts commit d7ad775e6e7bee3bda681585ae46eaf71acd47c8.
  • Loading branch information
huangdijia committed Jun 6, 2023
1 parent cc30cdf commit ec61cdd
Showing 1 changed file with 4 additions and 9 deletions.
13 changes: 4 additions & 9 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -3,12 +3,10 @@
"description": "The model morph addon for Hyperf.",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "huangdijia",
"email": "huangdijia@gmail.com"
}
],
"authors": [{
"name": "huangdijia",
"email": "huangdijia@gmail.com"
}],
"support": {
"issues": "https://github.com/friendsofhyperf/components/issues",
"source": "https://github.com/friendsofhyperf/components"
Expand All @@ -25,9 +23,6 @@
"extra": {
"hyperf": {
"config": "FriendsOfHyperf\\ModelMorphAddon\\ConfigProvider"
},
"branch-alias": {
"dev-main": "3.1-dev"
}
},
"minimum-stability": "dev",
Expand Down

0 comments on commit ec61cdd

Please sign in to comment.