Skip to content

Commit 86f782f

Browse files
Merge branch '8.5' into 9.6
2 parents ef7f9ee + 3bdd9f6 commit 86f782f

File tree

4 files changed

+9
-9
lines changed

4 files changed

+9
-9
lines changed

.phive/phars.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
33
<phar name="phpab" version="^1.29" installed="1.29.3" location="./tools/phpab" copy="true"/>
4-
<phar name="php-cs-fixer" version="^3.67" installed="3.68.5" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="php-cs-fixer" version="^3.69" installed="3.69.0" location="./tools/php-cs-fixer" copy="true"/>
55
<phar name="psalm" version="^5.26" installed="5.26.1" location="./tools/psalm" copy="true"/>
66
<phar name="humbug/php-scoper" version="^0.18" installed="0.18.16" location="./tools/php-scoper" copy="true"/>
77
<phar name="composer" version="^2.8" installed="2.8.5" location="./tools/composer" copy="true"/>

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"ext-xml": "*",
3131
"ext-xmlwriter": "*",
3232
"doctrine/instantiator": "^1.5.0 || ^2",
33-
"myclabs/deep-copy": "^1.12.1",
33+
"myclabs/deep-copy": "^1.13.0",
3434
"phar-io/manifest": "^2.0.4",
3535
"phar-io/version": "^3.2.1",
3636
"phpunit/php-code-coverage": "^9.2.32",

composer.lock

Lines changed: 7 additions & 7 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

tools/php-cs-fixer

1.99 KB
Binary file not shown.

0 commit comments

Comments
 (0)