Skip to content

Commit 49e7d49

Browse files
committed
Also accept xp-framework/unittest 7.0
1 parent 2a984a5 commit 49e7d49

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" : ">=5.5.0"
1111
},
1212
"require-dev" : {
13-
"xp-framework/unittest": "^6.5"
13+
"xp-framework/unittest": "^7.0 | ^6.5"
1414
},
1515
"autoload" : {
1616
"files" : ["src/main/php/autoload.php"]

0 commit comments

Comments
 (0)