Skip to content

Commit 17ea684

Browse files
authored
Update composer.json
1 parent 4445596 commit 17ea684

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
@@ -24,7 +24,7 @@
2424
"php" : ">=5.3.0"
2525
},
2626
"require-dev": {
27-
"phpunit/phpunit": "^4.8|8|^11"
27+
"phpunit/phpunit": "^~4.8|~9|~11"
2828
},
2929
"autoload" : {
3030
"files": ["src/array.php"]

0 commit comments

Comments
 (0)