Skip to content

Commit

Permalink
Fixied PromotedParameter in the Reactor (#922)
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Apr 20, 2023
1 parent 615c2f7 commit 7cf0cb9
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -30,7 +30,7 @@
"ext-json": "*",
"php": ">=8.1",
"myclabs/deep-copy": "^1.9",
"spiral/core": "^3.7"
"spiral/core": "^3.8"
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
Expand All @@ -52,7 +52,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.7.x-dev"
"dev-master": "3.8.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 7cf0cb9

Please sign in to comment.