Skip to content

Commit 9970aea

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

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|~9|~11"
27+
"phpunit/phpunit": "~4.8|~9|~11"
2828
},
2929
"autoload" : {
3030
"files": ["src/array.php"]

0 commit comments

Comments
 (0)