Skip to content

Commit 2333354

Browse files
committed
Version bump to match ext and tests
1 parent 5f2caa8 commit 2333354

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
@@ -12,7 +12,7 @@
1212
"php": ">=7.0.0"
1313
},
1414
"require-dev": {
15-
"php-ds/tests": "1.0.*"
15+
"php-ds/tests": "^1.1"
1616
},
1717
"scripts": {
1818
"test": "phpunit -c ./vendor/php-ds/tests/phpunit.xml"

0 commit comments

Comments
 (0)