Skip to content

Commit e88895b

Browse files
committed
Update tools
1 parent ff67620 commit e88895b

4 files changed

Lines changed: 45 additions & 45 deletions

File tree

tools/.phpstan/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,11 +1,11 @@
11
{
22
"require-dev": {
33
"phpstan/extension-installer": "^1.4.3",
4-
"phpstan/phpstan": "^2.1.39",
4+
"phpstan/phpstan": "^2.1.40",
55
"phpstan/phpstan-deprecation-rules": "^2.0.4",
6-
"phpstan/phpstan-phpunit": "^2.0.15",
6+
"phpstan/phpstan-phpunit": "^2.0.16",
77
"phpstan/phpstan-strict-rules": "^2.0.10",
8-
"phpunit/phpunit": "^12.5.11",
8+
"phpunit/phpunit": "^12.5.14",
99
"rector/type-perfect": "^2.1.2"
1010
},
1111
"config": {

tools/.phpstan/composer.lock

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

tools/.rector/composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"require-dev": {
3-
"phpunit/phpunit": "^12.5.11",
4-
"rector/rector": "^2.3.6"
3+
"phpunit/phpunit": "^12.5.14",
4+
"rector/rector": "^2.3.8"
55
},
66
"config": {
77
"sort-packages": true

tools/.rector/composer.lock

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

0 commit comments

Comments
 (0)