Skip to content

Commit

Permalink
Merge changes from 3.14.8
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Dec 11, 2024
1 parent 31cc8c1 commit dd1eda6
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,15 +16,15 @@
},
"require": {
"php": ">=8.1",
"spiral/core": "^3.14.8"
"spiral/core": "^3.15"
},
"autoload": {
"psr-4": {
"Spiral\\Serializer\\": "src"
}
},
"require-dev": {
"spiral/boot": "^3.14.8",
"spiral/boot": "^3.15",
"google/protobuf": "^3.25",
"phpunit/phpunit": "^10.1",
"vimeo/psalm": "^5.9"
Expand Down

0 comments on commit dd1eda6

Please sign in to comment.