Skip to content

Commit cf20fa4

Browse files
committed
prepare release
1 parent 93ccf5f commit cf20fa4

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.15.7",
39-
"spiral/hmvc": "^3.15.7",
40-
"spiral/serializer": "^3.15.7",
41-
"spiral/snapshots": "^3.15.7",
42-
"spiral/telemetry": "^3.15.7",
43-
"spiral/tokenizer": "^3.15.7",
38+
"spiral/core": "^3.15.8",
39+
"spiral/hmvc": "^3.15.8",
40+
"spiral/serializer": "^3.15.8",
41+
"spiral/snapshots": "^3.15.8",
42+
"spiral/telemetry": "^3.15.8",
43+
"spiral/tokenizer": "^3.15.8",
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.15.7",
62+
"spiral/boot": "^3.15.8",
6363
"vimeo/psalm": "^6.0"
6464
},
6565
"extra": {

0 commit comments

Comments
 (0)