Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Oct 24, 2023
1 parent 6d584a4 commit 4d3e67b
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.10"
"spiral/core": "^3.9.1"
},
"autoload": {
"psr-4": {
"Spiral\\Serializer\\": "src"
}
},
"require-dev": {
"spiral/boot": "^3.10",
"spiral/boot": "^3.9.1",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "^5.9"
},
Expand Down

0 comments on commit 4d3e67b

Please sign in to comment.