Skip to content

Commit

Permalink
open 3.1.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 13, 2022
1 parent b64cf6b commit 0abd799
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -32,8 +32,8 @@
"psr/http-server-middleware": "^1.0",
"psr/http-factory": "^1.0",
"psr/log": "1 - 3",
"spiral/core": "^3.0",
"spiral/config": "^3.0",
"spiral/core": "^3.1",
"spiral/config": "^3.1",
"psr/event-dispatcher": "^1.0"
},
"autoload": {
Expand All @@ -44,7 +44,7 @@
"require-dev": {
"mockery/mockery": "^1.5",
"phpunit/phpunit": "^9.5.20",
"spiral/boot": "^3.0",
"spiral/boot": "^3.1",
"vimeo/psalm": "^4.27"
},
"autoload-dev": {
Expand All @@ -54,7 +54,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.0.x-dev"
"dev-master": "3.1.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 0abd799

Please sign in to comment.