Skip to content

Commit 7f343c4

Browse files
Merge branch '8.5' into 9.6
2 parents d229f58 + 5c0a514 commit 7f343c4

File tree

2 files changed

+18
-18
lines changed

2 files changed

+18
-18
lines changed

composer.json

Lines changed: 17 additions & 17 deletions
Original file line numberDiff line numberDiff line change
@@ -29,25 +29,25 @@
2929
"ext-mbstring": "*",
3030
"ext-xml": "*",
3131
"ext-xmlwriter": "*",
32-
"doctrine/instantiator": "^1.3.1 || ^2",
33-
"myclabs/deep-copy": "^1.10.1",
34-
"phar-io/manifest": "^2.0.3",
35-
"phar-io/version": "^3.0.2",
36-
"phpunit/php-code-coverage": "^9.2.28",
37-
"phpunit/php-file-iterator": "^3.0.5",
32+
"doctrine/instantiator": "^1.5.0 || ^2",
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": "^9.2.31",
37+
"phpunit/php-file-iterator": "^3.0.6",
3838
"phpunit/php-invoker": "^3.1.1",
39-
"phpunit/php-text-template": "^2.0.3",
40-
"phpunit/php-timer": "^5.0.2",
41-
"sebastian/cli-parser": "^1.0.1",
42-
"sebastian/code-unit": "^1.0.6",
39+
"phpunit/php-text-template": "^2.0.4",
40+
"phpunit/php-timer": "^5.0.3",
41+
"sebastian/cli-parser": "^1.0.2",
42+
"sebastian/code-unit": "^1.0.8",
4343
"sebastian/comparator": "^4.0.8",
44-
"sebastian/diff": "^4.0.3",
45-
"sebastian/environment": "^5.1.3",
46-
"sebastian/exporter": "^4.0.5",
47-
"sebastian/global-state": "^5.0.1",
48-
"sebastian/object-enumerator": "^4.0.3",
49-
"sebastian/resource-operations": "^3.0.3",
50-
"sebastian/type": "^3.2",
44+
"sebastian/diff": "^4.0.6",
45+
"sebastian/environment": "^5.1.5",
46+
"sebastian/exporter": "^4.0.6",
47+
"sebastian/global-state": "^5.0.7",
48+
"sebastian/object-enumerator": "^4.0.4",
49+
"sebastian/resource-operations": "^3.0.4",
50+
"sebastian/type": "^3.2.1",
5151
"sebastian/version": "^3.0.2"
5252
},
5353
"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)