Skip to content

Commit 9caf6d6

Browse files
committed
Make compatible with xp-framework/collections version 10.X
1 parent ca71768 commit 9caf6d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
"php" : ">=7.0.0"
1111
},
1212
"require-dev" : {
13-
"xp-framework/collections": "^9.0 | ^8.0",
13+
"xp-framework/collections": "^10.0 | ^9.0 | ^8.0",
1414
"xp-framework/unittest": "^11.0 | ^10.0"
1515
},
1616
"autoload" : {

0 commit comments

Comments
 (0)