Skip to content

Commit 9b373ca

Browse files
committed
chore: bump version to v0.2.4
1 parent 61faab5 commit 9b373ca

File tree

1 file changed

+31
-31
lines changed

1 file changed

+31
-31
lines changed

composer.json

Lines changed: 31 additions & 31 deletions
Original file line numberDiff line numberDiff line change
@@ -35,37 +35,37 @@
3535
"hyperf/signal": "~3.1.0",
3636
"hyperf/view-engine": "~3.1.0",
3737
"league/flysystem": "^3.25.1",
38-
"hypervel/auth": "^0.2.3",
39-
"hypervel/broadcasting": "^0.2.3",
40-
"hypervel/bus": "^0.2.3",
41-
"hypervel/cache": "^0.2.3",
42-
"hypervel/config": "^0.2.3",
43-
"hypervel/console": "^0.2.3",
44-
"hypervel/container": "^0.2.3",
45-
"hypervel/cookie": "^0.2.3",
46-
"hypervel/core": "^0.2.3",
47-
"hypervel/coroutine": "^0.2.3",
48-
"hypervel/dispatcher": "^0.2.3",
49-
"hypervel/encryption": "^0.2.3",
50-
"hypervel/event": "^0.2.3",
51-
"hypervel/filesystem": "^0.2.3",
52-
"hypervel/foundation": "^0.2.3",
53-
"hypervel/hashing": "^0.2.3",
54-
"hypervel/http": "^0.2.3",
55-
"hypervel/http-client": "^0.2.3",
56-
"hypervel/jwt": "^0.2.3",
57-
"hypervel/log": "^0.2.3",
58-
"hypervel/mail": "^0.2.3",
59-
"hypervel/notifications": "^0.2.3",
60-
"hypervel/object-pool": "^0.2.3",
61-
"hypervel/process": "^0.2.3",
62-
"hypervel/prompts": "^0.2.3",
63-
"hypervel/queue": "^0.2.3",
64-
"hypervel/router": "^0.2.3",
65-
"hypervel/session": "^0.2.3",
66-
"hypervel/support": "^0.2.3",
67-
"hypervel/translation": "^0.2.3",
68-
"hypervel/validation": "^0.2.3",
38+
"hypervel/auth": "^0.2.4",
39+
"hypervel/broadcasting": "^0.2.4",
40+
"hypervel/bus": "^0.2.4",
41+
"hypervel/cache": "^0.2.4",
42+
"hypervel/config": "^0.2.4",
43+
"hypervel/console": "^0.2.4",
44+
"hypervel/container": "^0.2.4",
45+
"hypervel/cookie": "^0.2.4",
46+
"hypervel/core": "^0.2.4",
47+
"hypervel/coroutine": "^0.2.4",
48+
"hypervel/dispatcher": "^0.2.4",
49+
"hypervel/encryption": "^0.2.4",
50+
"hypervel/event": "^0.2.4",
51+
"hypervel/filesystem": "^0.2.4",
52+
"hypervel/foundation": "^0.2.4",
53+
"hypervel/hashing": "^0.2.4",
54+
"hypervel/http": "^0.2.4",
55+
"hypervel/http-client": "^0.2.4",
56+
"hypervel/jwt": "^0.2.4",
57+
"hypervel/log": "^0.2.4",
58+
"hypervel/mail": "^0.2.4",
59+
"hypervel/notifications": "^0.2.4",
60+
"hypervel/object-pool": "^0.2.4",
61+
"hypervel/process": "^0.2.4",
62+
"hypervel/prompts": "^0.2.4",
63+
"hypervel/queue": "^0.2.4",
64+
"hypervel/router": "^0.2.4",
65+
"hypervel/session": "^0.2.4",
66+
"hypervel/support": "^0.2.4",
67+
"hypervel/translation": "^0.2.4",
68+
"hypervel/validation": "^0.2.4",
6969
"guzzlehttp/guzzle": "^7.8.2",
7070
"nunomaduro/termwind": "^2.0",
7171
"friendsofhyperf/command-signals": "~3.1.0",

0 commit comments

Comments
 (0)