This repository was archived by the owner on Sep 22, 2025. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +8
-14
lines changed
Expand file tree Collapse file tree 2 files changed +8
-14
lines changed Original file line number Diff line number Diff line change 11* text =auto
22
3- /docs export-ignore
43/.github export-ignore
54/.editorconfig export-ignore
65/.gitattributes export-ignore
76/.gitignore export-ignore
87/.php-cs-fixer.php export-ignore
98/CHANGELOG.md export-ignore
109/README.md export-ignore
11- /phpbench.jso export-ignore
10+ /phpbench.json export-ignore
1211/phpstan.neon export-ignore
1312/phpunit.xml export-ignore
1413/tests export-ignore
1514/benchmarks export-ignore
16- /** /* Test.php export-ignore
17- /** /* TestCase.php export-ignore
18- /** /* Bench.php export-ignore
Original file line number Diff line number Diff line change 2626 "rowbot/url" : " ^4.0"
2727 },
2828 "require-dev" : {
29- "friendsofphp/php-cs-fixer" : " ^3.68.5" ,
30- "league/uri-components" : " dev-master" ,
31- "league/uri" : " dev-master" ,
32- "phpstan/phpstan" : " ^2.1.3" ,
33- "phpstan/phpstan-strict-rules" : " ^2.0.3" ,
34- "phpstan/phpstan-phpunit" : " ^2.0.4" ,
35- "phpstan/phpstan-deprecation-rules" : " ^2.0.1" ,
36- "phpunit/phpunit" : " ^10.5.45 || ^11.5.7" ,
37- "phpbench/phpbench" : " ^1.4" ,
29+ "friendsofphp/php-cs-fixer" : " ^3.75.0" ,
30+ "phpstan/phpstan" : " ^2.1.13" ,
31+ "phpstan/phpstan-strict-rules" : " ^2.0.4" ,
32+ "phpstan/phpstan-phpunit" : " ^2.0.6" ,
33+ "phpstan/phpstan-deprecation-rules" : " ^2.0.2" ,
34+ "phpunit/phpunit" : " ^10.5.45 || ^11.5.7 || ^12.1.3" ,
35+ "phpbench/phpbench" : " ^1.4.1" ,
3836 "symfony/var-dumper" : " ^v6.4.18 || ^v7.2.3"
3937 },
4038 "scripts" : {
You can’t perform that action at this time.
0 commit comments