Skip to content

Commit da25141

Browse files
mvoriseksebastianbergmann
authored andcommitted
Fix lowest deps for GH-4972
1 parent 28183e8 commit da25141

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -36,10 +36,10 @@
3636
"phpunit/php-file-iterator": "^2.0.4",
3737
"phpunit/php-text-template": "^1.2.1",
3838
"phpunit/php-timer": "^2.1.2",
39-
"sebastian/comparator": "^3.0.2",
39+
"sebastian/comparator": "^3.0.5",
4040
"sebastian/diff": "^3.0.2",
4141
"sebastian/environment": "^4.2.3",
42-
"sebastian/exporter": "^3.1.2",
42+
"sebastian/exporter": "^3.1.5",
4343
"sebastian/global-state": "^3.0.0",
4444
"sebastian/object-enumerator": "^3.0.3",
4545
"sebastian/resource-operations": "^2.0.1",

0 commit comments

Comments
 (0)