Skip to content

Commit

Permalink
open 3.2.x-dev
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 29, 2022
1 parent de393fc commit 72c1242
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -33,7 +33,7 @@
"require-dev": {
"phpunit/phpunit": "^9.5.20",
"mockery/mockery": "^1.5",
"spiral/files": "^3.1",
"spiral/files": "^3.2",
"nyholm/psr7": "^1.5",
"vimeo/psalm": "^4.27"
},
Expand All @@ -49,7 +49,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
"dev-master": "3.2.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 72c1242

Please sign in to comment.