Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Feb 23, 2023
1 parent bb9888d commit 2379ecd
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.6.1"
"spiral/core": "^3.7"
},
"autoload": {
"psr-4": {
"Spiral\\Serializer\\": "src"
}
},
"require-dev": {
"spiral/boot": "^3.6.1",
"spiral/boot": "^3.7",
"phpunit/phpunit": "^9.5.20",
"vimeo/psalm": "^4.27"
},
Expand Down

0 comments on commit 2379ecd

Please sign in to comment.