Skip to content

Commit dbf4931

Browse files
Merge branch '9.6' into 10.5
2 parents 2a2c5fe + 7f343c4 commit dbf4931

File tree

2 files changed

+20
-20
lines changed

2 files changed

+20
-20
lines changed

composer.json

Lines changed: 19 additions & 19 deletions
Original file line numberDiff line numberDiff line change
@@ -29,25 +29,25 @@
2929
"ext-mbstring": "*",
3030
"ext-xml": "*",
3131
"ext-xmlwriter": "*",
32-
"myclabs/deep-copy": "^1.10.1",
33-
"phar-io/manifest": "^2.0.3",
34-
"phar-io/version": "^3.0.2",
35-
"phpunit/php-code-coverage": "^10.1.5",
36-
"phpunit/php-file-iterator": "^4.0",
37-
"phpunit/php-invoker": "^4.0",
38-
"phpunit/php-text-template": "^3.0",
39-
"phpunit/php-timer": "^6.0",
40-
"sebastian/cli-parser": "^2.0",
41-
"sebastian/code-unit": "^2.0",
42-
"sebastian/comparator": "^5.0",
43-
"sebastian/diff": "^5.0",
44-
"sebastian/environment": "^6.0",
45-
"sebastian/exporter": "^5.1",
46-
"sebastian/global-state": "^6.0.1",
47-
"sebastian/object-enumerator": "^5.0",
48-
"sebastian/recursion-context": "^5.0",
49-
"sebastian/type": "^4.0",
50-
"sebastian/version": "^4.0"
32+
"myclabs/deep-copy": "^1.12.0",
33+
"phar-io/manifest": "^2.0.4",
34+
"phar-io/version": "^3.2.1",
35+
"phpunit/php-code-coverage": "^10.1.15",
36+
"phpunit/php-file-iterator": "^4.1.0",
37+
"phpunit/php-invoker": "^4.0.0",
38+
"phpunit/php-text-template": "^3.0.1",
39+
"phpunit/php-timer": "^6.0.0",
40+
"sebastian/cli-parser": "^2.0.1",
41+
"sebastian/code-unit": "^2.0.0",
42+
"sebastian/comparator": "^5.0.1",
43+
"sebastian/diff": "^5.1.1",
44+
"sebastian/environment": "^6.1.0",
45+
"sebastian/exporter": "^5.1.2",
46+
"sebastian/global-state": "^6.0.2",
47+
"sebastian/object-enumerator": "^5.0.0",
48+
"sebastian/recursion-context": "^5.0.0",
49+
"sebastian/type": "^4.0.0",
50+
"sebastian/version": "^4.0.1"
5151
},
5252
"config": {
5353
"platform": {

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)