Skip to content

Commit 54477f4

Browse files
Update tools
1 parent cbc3baf commit 54477f4

File tree

80 files changed

+609
-416
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

80 files changed

+609
-416
lines changed

.phive/phars.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22
<phive xmlns="https://phar.io/phive">
3-
<phar name="php-cs-fixer" version="^3.86" installed="3.92.3" location="./tools/php-cs-fixer" copy="true"/>
4-
<phar name="composer" version="^2.8" installed="2.9.3" location="./tools/composer" copy="true"/>
3+
<phar name="php-cs-fixer" version="^3.86" installed="3.93.1" location="./tools/php-cs-fixer" copy="true"/>
4+
<phar name="composer" version="^2.8" installed="2.9.5" location="./tools/composer" copy="true"/>
55
</phive>

tools/.phpstan/composer.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,10 +1,10 @@
11
{
22
"require-dev": {
3-
"phpstan/phpstan": "^2.1.33",
3+
"phpstan/phpstan": "^2.1.38",
44
"phpstan/extension-installer": "^1.4.3",
5-
"phpstan/phpstan-strict-rules": "^2.0.7",
5+
"phpstan/phpstan-strict-rules": "^2.0.8",
66
"tomasvotruba/type-coverage": "^2.1.0",
7-
"ergebnis/phpstan-rules": "^2.12.0"
7+
"ergebnis/phpstan-rules": "^2.13.1"
88
},
99
"config": {
1010
"allow-plugins": {

tools/.phpstan/composer.lock

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

tools/.phpstan/vendor/composer/installed.json

Lines changed: 32 additions & 32 deletions
Original file line numberDiff line numberDiff line change
@@ -2,42 +2,42 @@
22
"packages": [
33
{
44
"name": "ergebnis/phpstan-rules",
5-
"version": "2.12.0",
6-
"version_normalized": "2.12.0.0",
5+
"version": "2.13.1",
6+
"version_normalized": "2.13.1.0",
77
"source": {
88
"type": "git",
99
"url": "https://github.com/ergebnis/phpstan-rules.git",
10-
"reference": "c4e0121a937b3b551f800a86e7d78794da2783ea"
10+
"reference": "f69db86b98595c34fc1f61c89fe3b380141aa519"
1111
},
1212
"dist": {
1313
"type": "zip",
14-
"url": "https://api.github.com/repos/ergebnis/phpstan-rules/zipball/c4e0121a937b3b551f800a86e7d78794da2783ea",
15-
"reference": "c4e0121a937b3b551f800a86e7d78794da2783ea",
14+
"url": "https://api.github.com/repos/ergebnis/phpstan-rules/zipball/f69db86b98595c34fc1f61c89fe3b380141aa519",
15+
"reference": "f69db86b98595c34fc1f61c89fe3b380141aa519",
1616
"shasum": ""
1717
},
1818
"require": {
1919
"ext-mbstring": "*",
2020
"php": "~7.4.0 || ~8.0.0 || ~8.1.0 || ~8.2.0 || ~8.3.0 || ~8.4.0 || ~8.5.0",
21-
"phpstan/phpstan": "^2.1.8"
21+
"phpstan/phpstan": "^2.1.35"
2222
},
2323
"require-dev": {
2424
"codeception/codeception": "^4.0.0 || ^5.0.0",
2525
"doctrine/orm": "^2.20.0 || ^3.3.0",
26-
"ergebnis/composer-normalize": "^2.47.0",
27-
"ergebnis/license": "^2.6.0",
28-
"ergebnis/php-cs-fixer-config": "^6.54.0",
26+
"ergebnis/composer-normalize": "^2.49.0",
27+
"ergebnis/license": "^2.7.0",
28+
"ergebnis/php-cs-fixer-config": "^6.59.0",
2929
"ergebnis/phpunit-slow-test-detector": "^2.20.0",
3030
"fakerphp/faker": "^1.24.1",
3131
"phpstan/extension-installer": "^1.4.3",
3232
"phpstan/phpstan-deprecation-rules": "^2.0.3",
33-
"phpstan/phpstan-phpunit": "^2.0.7",
34-
"phpstan/phpstan-strict-rules": "^2.0.6",
33+
"phpstan/phpstan-phpunit": "^2.0.12",
34+
"phpstan/phpstan-strict-rules": "^2.0.8",
3535
"phpunit/phpunit": "^9.6.21",
3636
"psr/container": "^2.0.2",
3737
"symfony/finder": "^5.4.45",
3838
"symfony/process": "^5.4.47"
3939
},
40-
"time": "2025-09-07T13:31:33+00:00",
40+
"time": "2026-01-27T17:13:06+00:00",
4141
"type": "phpstan-extension",
4242
"extra": {
4343
"phpstan": {
@@ -78,17 +78,17 @@
7878
},
7979
{
8080
"name": "nette/utils",
81-
"version": "v4.1.1",
82-
"version_normalized": "4.1.1.0",
81+
"version": "v4.1.2",
82+
"version_normalized": "4.1.2.0",
8383
"source": {
8484
"type": "git",
8585
"url": "https://github.com/nette/utils.git",
86-
"reference": "c99059c0315591f1a0db7ad6002000288ab8dc72"
86+
"reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5"
8787
},
8888
"dist": {
8989
"type": "zip",
90-
"url": "https://api.github.com/repos/nette/utils/zipball/c99059c0315591f1a0db7ad6002000288ab8dc72",
91-
"reference": "c99059c0315591f1a0db7ad6002000288ab8dc72",
90+
"url": "https://api.github.com/repos/nette/utils/zipball/f76b5dc3d6c6d3043c8d937df2698515b99cbaf5",
91+
"reference": "f76b5dc3d6c6d3043c8d937df2698515b99cbaf5",
9292
"shasum": ""
9393
},
9494
"require": {
@@ -101,7 +101,7 @@
101101
"require-dev": {
102102
"jetbrains/phpstorm-attributes": "^1.2",
103103
"nette/tester": "^2.5",
104-
"phpstan/phpstan-nette": "^2.0@stable",
104+
"phpstan/phpstan": "^2.0@stable",
105105
"tracy/tracy": "^2.9"
106106
},
107107
"suggest": {
@@ -112,7 +112,7 @@
112112
"ext-mbstring": "to use Strings::lower() etc...",
113113
"ext-tokenizer": "to use Nette\\Utils\\Reflection::getUseStatements()"
114114
},
115-
"time": "2025-12-22T12:14:32+00:00",
115+
"time": "2026-02-03T17:21:09+00:00",
116116
"type": "library",
117117
"extra": {
118118
"branch-alias": {
@@ -164,7 +164,7 @@
164164
],
165165
"support": {
166166
"issues": "https://github.com/nette/utils/issues",
167-
"source": "https://github.com/nette/utils/tree/v4.1.1"
167+
"source": "https://github.com/nette/utils/tree/v4.1.2"
168168
},
169169
"install-path": "../nette/utils"
170170
},
@@ -221,12 +221,12 @@
221221
},
222222
{
223223
"name": "phpstan/phpstan",
224-
"version": "2.1.33",
225-
"version_normalized": "2.1.33.0",
224+
"version": "2.1.38",
225+
"version_normalized": "2.1.38.0",
226226
"dist": {
227227
"type": "zip",
228-
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/9e800e6bee7d5bd02784d4c6069b48032d16224f",
229-
"reference": "9e800e6bee7d5bd02784d4c6069b48032d16224f",
228+
"url": "https://api.github.com/repos/phpstan/phpstan/zipball/dfaf1f530e1663aa167bc3e52197adb221582629",
229+
"reference": "dfaf1f530e1663aa167bc3e52197adb221582629",
230230
"shasum": ""
231231
},
232232
"require": {
@@ -235,7 +235,7 @@
235235
"conflict": {
236236
"phpstan/phpstan-shim": "*"
237237
},
238-
"time": "2025-12-05T10:24:31+00:00",
238+
"time": "2026-01-30T17:12:46+00:00",
239239
"bin": [
240240
"phpstan",
241241
"phpstan.phar"
@@ -277,17 +277,17 @@
277277
},
278278
{
279279
"name": "phpstan/phpstan-strict-rules",
280-
"version": "2.0.7",
281-
"version_normalized": "2.0.7.0",
280+
"version": "2.0.8",
281+
"version_normalized": "2.0.8.0",
282282
"source": {
283283
"type": "git",
284284
"url": "https://github.com/phpstan/phpstan-strict-rules.git",
285-
"reference": "d6211c46213d4181054b3d77b10a5c5cb0d59538"
285+
"reference": "1ed9e626a37f7067b594422411539aa807190573"
286286
},
287287
"dist": {
288288
"type": "zip",
289-
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/d6211c46213d4181054b3d77b10a5c5cb0d59538",
290-
"reference": "d6211c46213d4181054b3d77b10a5c5cb0d59538",
289+
"url": "https://api.github.com/repos/phpstan/phpstan-strict-rules/zipball/1ed9e626a37f7067b594422411539aa807190573",
290+
"reference": "1ed9e626a37f7067b594422411539aa807190573",
291291
"shasum": ""
292292
},
293293
"require": {
@@ -300,7 +300,7 @@
300300
"phpstan/phpstan-phpunit": "^2.0",
301301
"phpunit/phpunit": "^9.6"
302302
},
303-
"time": "2025-09-26T11:19:08+00:00",
303+
"time": "2026-01-27T08:10:25+00:00",
304304
"type": "phpstan-extension",
305305
"extra": {
306306
"phpstan": {
@@ -322,7 +322,7 @@
322322
"description": "Extra strict and opinionated rules for PHPStan",
323323
"support": {
324324
"issues": "https://github.com/phpstan/phpstan-strict-rules/issues",
325-
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.7"
325+
"source": "https://github.com/phpstan/phpstan-strict-rules/tree/2.0.8"
326326
},
327327
"install-path": "../phpstan/phpstan-strict-rules"
328328
},

0 commit comments

Comments
 (0)