Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 16, 2022
1 parent d3806e4 commit efe2c46
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions composer.json
Expand Up @@ -28,14 +28,14 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.1",
"spiral/cookies": "^3.1",
"spiral/core": "^3.0.1",
"spiral/cookies": "^3.0.1",
"psr/http-server-middleware": "^1.0"
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
"mockery/mockery": "^1.5",
"spiral/http": "^3.1",
"spiral/http": "^3.0.1",
"nyholm/psr7": "^1.5",
"vimeo/psalm": "^4.27"
},
Expand All @@ -51,7 +51,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
"dev-master": "3.0.x-dev"
}
},
"config": {
Expand Down

0 comments on commit efe2c46

Please sign in to comment.