Skip to content

Commit

Permalink
sync (#44)
Browse files Browse the repository at this point in the history
* Update composer.json
  • Loading branch information
snail007 authored Jan 30, 2022
1 parent dfa9894 commit e8ad234
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
@@ -1,6 +1,6 @@
{
"name": "motan/motan-php",
"version": "v1.1.6",
"version": "v1.1.8",
"description": "Motan For PHP",
"autoload": {
"psr-4": {
Expand All @@ -14,6 +14,6 @@
"phpunit/phpunit": "5.7"
},
"require": {
"wei-breeze/breeze": "dev-release-v0.1.0"
"wei-breeze/breeze": "v0.1.0"
}
}

0 comments on commit e8ad234

Please sign in to comment.