Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 12, 2023
1 parent ff005fa commit bc085ae
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Expand Up @@ -10,15 +10,15 @@
},
"require": {
"php": ">=8.1",
"spiral/core": "^3.11"
"spiral/core": "^3.10.1"
},
"autoload": {
"psr-4": {
"Spiral\\Serializer\\": "src"
}
},
"require-dev": {
"spiral/boot": "^3.11",
"spiral/boot": "^3.10.1",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "^5.9"
},
Expand Down

0 comments on commit bc085ae

Please sign in to comment.