Skip to content

Commit 7fc2cfc

Browse files
committed
Add xp-framework/io-collections to depencies
It was an indirect dependency via xp-framework/unittest before
1 parent 1eccb58 commit 7fc2cfc

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -9,6 +9,7 @@
99
"xp-framework/core": "^9.0 | ^8.0 | ^7.0 | ^6.5",
1010
"xp-framework/logging": "^8.0 | ^7.0 | ^6.5",
1111
"xp-framework/networking": "^9.0 | ^8.0 | ^7.0 | ^6.6",
12+
"xp-framework/io-collections": "^8.0 | ^7.0 | ^6.5",
1213
"php" : ">=5.6.0"
1314
},
1415
"require-dev" : {

0 commit comments

Comments
 (0)