Skip to content

Commit

Permalink
open 3.9.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Aug 14, 2023
1 parent 38c1594 commit 1e90e7b
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.8",
"spiral/config": "^3.8",
"spiral/core": "^3.9",
"spiral/config": "^3.9",
"psr/event-dispatcher": "^1.0"
},
"autoload": {
Expand All @@ -44,7 +44,7 @@
"require-dev": {
"mockery/mockery": "^1.5",
"phpunit/phpunit": "^10.1",
"spiral/boot": "^3.8",
"spiral/boot": "^3.9",
"vimeo/psalm": "^5.9"
},
"autoload-dev": {
Expand All @@ -54,7 +54,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.8.x-dev"
"dev-master": "3.9.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 1e90e7b

Please sign in to comment.