Skip to content

Commit 8f095d5

Browse files
committed
prepare release
1 parent 1550659 commit 8f095d5

1 file changed

Lines changed: 7 additions & 7 deletions

File tree

composer.json

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -35,12 +35,12 @@
3535
"require": {
3636
"php": ">=8.1",
3737
"ext-json": "*",
38-
"spiral/core": "^3.16.1",
39-
"spiral/hmvc": "^3.16.1",
40-
"spiral/serializer": "^3.16.1",
41-
"spiral/snapshots": "^3.16.1",
42-
"spiral/telemetry": "^3.16.1",
43-
"spiral/tokenizer": "^3.16.1",
38+
"spiral/core": "^3.16.2",
39+
"spiral/hmvc": "^3.16.2",
40+
"spiral/serializer": "^3.16.2",
41+
"spiral/snapshots": "^3.16.2",
42+
"spiral/telemetry": "^3.16.2",
43+
"spiral/tokenizer": "^3.16.2",
4444
"spiral/attributes": "^2.8|^3.0",
4545
"doctrine/inflector": "^1.4|^2.0",
4646
"ramsey/uuid": "^4.7",
@@ -59,7 +59,7 @@
5959
"require-dev": {
6060
"phpunit/phpunit": "^10.5.41",
6161
"mockery/mockery": "^1.6.12",
62-
"spiral/boot": "^3.16.1",
62+
"spiral/boot": "^3.16.2",
6363
"vimeo/psalm": "^6.0"
6464
},
6565
"extra": {

0 commit comments

Comments
 (0)