Skip to content

Commit 5b82d2c

Browse files
committed
Allow "rawr/cross-data-providers" version compatible with PHP 5.6
1 parent 4ecf7d9 commit 5b82d2c

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
@@ -28,7 +28,7 @@
2828
},
2929
"require-dev": {
3030
"phpunit/phpunit": "5.7.27 || 6.5.14 || 7.5.20 || 8.5.41",
31-
"rawr/cross-data-providers": "2.4.0"
31+
"rawr/cross-data-providers": "^2.0.0"
3232
},
3333
"suggest": {
3434
"ext-mbstring": "for parsing UTF-8 CSS"

0 commit comments

Comments
 (0)