Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Apr 21, 2023
1 parent d302a32 commit 7e6ee08
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.8"
"spiral/core": "^3.7.1"
},
"autoload": {
"psr-4": {
"Spiral\\Serializer\\": "src"
}
},
"require-dev": {
"spiral/boot": "^3.8",
"spiral/boot": "^3.7.1",
"phpunit/phpunit": "^9.5.20",
"vimeo/psalm": "^5.9"
},
Expand Down

0 comments on commit 7e6ee08

Please sign in to comment.