Skip to content

Commit 64dcf5e

Browse files
committed
Update the test version requirement
1 parent 6f3992b commit 64dcf5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
}
1010
],
1111
"require-dev": {
12-
"php-ds/tests": "^1.1"
12+
"php-ds/tests": "^1.2"
1313
},
1414
"scripts": {
1515
"test" : "php test.php",

0 commit comments

Comments
 (0)