Skip to content

Commit

Permalink
Update composer.json
Browse files Browse the repository at this point in the history
  • Loading branch information
CJayHe committed Mar 10, 2022
1 parent f0dd76a commit 75a98af
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,10 +22,10 @@
],
"autoload": {
"psr-4": {
"PHPZlc\\AdminBusiness\\": "src/"
"PHPZlc\\SnapshotBusiness\\": "src/"
}
},
"require": {
"phpzlc/phpzlc": "1.*"
"phpzlc/phpzlc": "2.*"
}
}

0 comments on commit 75a98af

Please sign in to comment.