Skip to content

Commit

Permalink
prepare release
Browse files Browse the repository at this point in the history
  • Loading branch information
spiralbot committed Aug 29, 2023
1 parent 153121f commit 52b69d3
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions composer.json
Expand Up @@ -29,11 +29,11 @@
"require": {
"php": ">=8.1",
"ext-json": "*",
"spiral/core": "^3.9",
"spiral/hmvc": "^3.9",
"spiral/serializer": "^3.9",
"spiral/snapshots": "^3.9",
"spiral/telemetry": "^3.9",
"spiral/core": "^3.8.3",
"spiral/hmvc": "^3.8.3",
"spiral/serializer": "^3.8.3",
"spiral/snapshots": "^3.8.3",
"spiral/telemetry": "^3.8.3",
"spiral/attributes": "^2.8|^3.0",
"doctrine/inflector": "^1.4|^2.0",
"ramsey/uuid": "^4.2.3",
Expand All @@ -53,7 +53,7 @@
"doctrine/annotations": "^1.12 || ^2.0",
"phpunit/phpunit": "^10.1",
"mockery/mockery": "^1.5",
"spiral/boot": "^3.9",
"spiral/boot": "^3.8.3",
"vimeo/psalm": "^5.9"
},
"extra": {
Expand Down

0 comments on commit 52b69d3

Please sign in to comment.