Skip to content

Commit 5c0a514

Browse files
Bump dependencies (so that users that install using Composer's --prefer-lowest CLI option also get recent versions)
1 parent 2f06a16 commit 5c0a514

File tree

2 files changed

+15
-15
lines changed

2 files changed

+15
-15
lines changed

composer.json

Lines changed: 14 additions & 14 deletions
Original file line numberDiff line numberDiff line change
@@ -29,22 +29,22 @@
2929
"ext-mbstring": "*",
3030
"ext-xml": "*",
3131
"ext-xmlwriter": "*",
32-
"doctrine/instantiator": "^1.3.1",
33-
"myclabs/deep-copy": "^1.10.0",
34-
"phar-io/manifest": "^2.0.3",
35-
"phar-io/version": "^3.0.2",
36-
"phpunit/php-code-coverage": "^7.0.12",
37-
"phpunit/php-file-iterator": "^2.0.4",
32+
"doctrine/instantiator": "^1.5.0",
33+
"myclabs/deep-copy": "^1.12.0",
34+
"phar-io/manifest": "^2.0.4",
35+
"phar-io/version": "^3.2.1",
36+
"phpunit/php-code-coverage": "^7.0.17",
37+
"phpunit/php-file-iterator": "^2.0.6",
3838
"phpunit/php-text-template": "^1.2.1",
39-
"phpunit/php-timer": "^2.1.2",
39+
"phpunit/php-timer": "^2.1.4",
4040
"sebastian/comparator": "^3.0.5",
41-
"sebastian/diff": "^3.0.2",
42-
"sebastian/environment": "^4.2.3",
43-
"sebastian/exporter": "^3.1.5",
44-
"sebastian/global-state": "^3.0.0",
45-
"sebastian/object-enumerator": "^3.0.3",
46-
"sebastian/resource-operations": "^2.0.1",
47-
"sebastian/type": "^1.1.3",
41+
"sebastian/diff": "^3.0.6",
42+
"sebastian/environment": "^4.2.5",
43+
"sebastian/exporter": "^3.1.6",
44+
"sebastian/global-state": "^3.0.5",
45+
"sebastian/object-enumerator": "^3.0.5",
46+
"sebastian/resource-operations": "^2.0.3",
47+
"sebastian/type": "^1.1.5",
4848
"sebastian/version": "^2.0.1"
4949
},
5050
"config": {

composer.lock

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)