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 47f4066 commit 970c63c
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions composer.json
Expand Up @@ -10,15 +10,15 @@
},
"require": {
"php": ">=8.1",
"spiral/core": "^3.1"
"spiral/core": "^3.0.1"
},
"autoload": {
"psr-4": {
"Spiral\\Serializer\\": "src"
}
},
"require-dev": {
"spiral/boot": "^3.1",
"spiral/boot": "^3.0.1",
"phpunit/phpunit": "^9.5.20",
"vimeo/psalm": "^4.27"
},
Expand All @@ -29,7 +29,7 @@
},
"extra": {
"branch-alias": {
"dev-master": "3.1.x-dev"
"dev-master": "3.0.x-dev"
}
},
"config": {
Expand Down

0 comments on commit 970c63c

Please sign in to comment.