Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Sep 29, 2022
1 parent 7b37559 commit 4c56df1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -28,8 +28,8 @@
],
"require": {
"php": ">=8.1",
"spiral/core": "^3.2",
"spiral/files": "^3.2"
"spiral/core": "^3.1",
"spiral/files": "^3.1"
},
"require-dev": {
"phpunit/phpunit": "^9.5.20",
Expand All @@ -47,7 +47,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.2.x-dev"
"dev-master": "3.1.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 4c56df1

Please sign in to comment.