Skip to content

Commit c6d8f27

Browse files
authored
Update composer.json
Fix lowest dependencies
1 parent 7709619 commit c6d8f27

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
@@ -32,7 +32,7 @@
3232
"doctrine/orm": "^2.5",
3333
"friendsofphp/php-cs-fixer": "^2.7",
3434
"mongodb/mongodb": "^1.2",
35-
"phpunit/phpunit": "^6.5|^7.1",
35+
"phpunit/phpunit": "^6.1|^7.1",
3636
"ruflin/elastica": "^6.0",
3737
"symfony/browser-kit": "^3.0|^4.0",
3838
"symfony/css-selector": "^3.0|^4.0",

0 commit comments

Comments
 (0)