Skip to content

Commit 163a739

Browse files
Merge branch '11.5' into 12.0
2 parents df170d6 + e465e8b commit 163a739

File tree

4 files changed

+17
-17
lines changed

4 files changed

+17
-17
lines changed

.phive/phars.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,8 @@
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.65" 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="humbug/php-scoper" version="^0.18" installed="0.18.16" location="./tools/php-scoper" copy="true"/>
66
<phar name="composer" version="^2.8" installed="2.8.5" location="./tools/composer" copy="true"/>
7-
<phar name="phpstan" version="^2.0" installed="2.1.5" location="./tools/phpstan" copy="true"/>
7+
<phar name="phpstan" version="^2.1" installed="2.1.5" location="./tools/phpstan" copy="true"/>
88
</phive>

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,10 +29,10 @@
2929
"ext-mbstring": "*",
3030
"ext-xml": "*",
3131
"ext-xmlwriter": "*",
32-
"myclabs/deep-copy": "^1.12.1",
32+
"myclabs/deep-copy": "^1.13.0",
3333
"phar-io/manifest": "^2.0.4",
3434
"phar-io/version": "^3.2.1",
35-
"phpunit/php-code-coverage": "^12.0.2",
35+
"phpunit/php-code-coverage": "^12.0.3",
3636
"phpunit/php-file-iterator": "^6.0.0",
3737
"phpunit/php-invoker": "^6.0.0",
3838
"phpunit/php-text-template": "^5.0.0",

composer.lock

Lines changed: 13 additions & 13 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)