We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1550659 commit 8f095d5Copy full SHA for 8f095d5
1 file changed
composer.json
@@ -35,12 +35,12 @@
35
"require": {
36
"php": ">=8.1",
37
"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",
+ "spiral/core": "^3.16.2",
+ "spiral/hmvc": "^3.16.2",
+ "spiral/serializer": "^3.16.2",
+ "spiral/snapshots": "^3.16.2",
+ "spiral/telemetry": "^3.16.2",
+ "spiral/tokenizer": "^3.16.2",
44
"spiral/attributes": "^2.8|^3.0",
45
"doctrine/inflector": "^1.4|^2.0",
46
"ramsey/uuid": "^4.7",
@@ -59,7 +59,7 @@
59
"require-dev": {
60
"phpunit/phpunit": "^10.5.41",
61
"mockery/mockery": "^1.6.12",
62
- "spiral/boot": "^3.16.1",
+ "spiral/boot": "^3.16.2",
63
"vimeo/psalm": "^6.0"
64
},
65
"extra": {
0 commit comments