Skip to content

Commit 8fd774b

Browse files
committed
Bump interdependency to ^6.0
1 parent cb5fdfd commit 8fd774b

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

composer.json

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -2,11 +2,7 @@
22
"name": "simple-bus/serialization",
33
"type": "library",
44
"description": "Generic classes and interfaces for serializing messages",
5-
"keywords": [
6-
"messages",
7-
"serialization",
8-
"SimpleBus"
9-
],
5+
"keywords": ["messages", "serialization", "SimpleBus"],
106
"homepage": "http://github.com/SimpleBus/Serialization",
117
"license": "MIT",
128
"authors": [

0 commit comments

Comments
 (0)