Skip to content

Commit

Permalink
Upgrade branch alias
Browse files Browse the repository at this point in the history
  • Loading branch information
limingxinleo committed Nov 19, 2024
1 parent 6d90020 commit f041150
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 @@ -24,7 +24,7 @@
},
"require": {
"php": ">=8.0",
"hyperf/engine-contract": "~1.10.0"
"hyperf/engine-contract": "~1.11.0"
},
"require-dev": {
"friendsofphp/php-cs-fixer": "^3.0",
Expand Down Expand Up @@ -52,7 +52,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "2.11-dev"
"dev-master": "2.12-dev"
},
"hyperf": {
"config": "Hyperf\\Engine\\ConfigProvider"
Expand Down

0 comments on commit f041150

Please sign in to comment.