File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -22,7 +22,7 @@ utils/ export-ignore
2222.php-cs-fixer.no-header.php export-ignore
2323.php-cs-fixer.tests.php export-ignore
2424.php-cs-fixer.user-guide.php export-ignore
25- deptrac.yaml export-ignore
25+ structarmed.php export-ignore
2626phpmetrics.json export-ignore
2727phpstan-baseline.php export-ignore
2828phpstan-bootstrap.php export-ignore
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -107,7 +107,7 @@ the existing content.
107107 ```
108108 git diff --name-status upstream/master -- . ':!.github/' ':!admin/' ':!changelogs/' ':!contributing/' \
109109 ':!system/' ':!tests/' ':!user_guide_src/' ':!utils/' \
110- ':!*.json' ':!*.xml' ':!*.dist' ':!rector.php' ':!deptrac.yml ' \
110+ ':!*.json' ':!*.xml' ':!*.dist' ':!rector.php' ':!structarmed.php ' \
111111 ':!phpstan*' ':!psalm*' ':!.php-cs-fixer.*' ':!LICENSE' ':!CHANGELOG.md'
112112 ```
113113 * Note: `tests/` is not used for distribution repos. See `admin/starter/tests/`.
Original file line number Diff line number Diff line change 1717 "psr/log" : " ^3.0"
1818 },
1919 "require-dev" : {
20- "boundwize/structarmed" : " 0.4.5 " ,
20+ "boundwize/structarmed" : " 0.5.4 " ,
2121 "codeigniter/phpstan-codeigniter" : " ^1.5" ,
2222 "fakerphp/faker" : " ^1.24" ,
2323 "kint-php/kint" : " ^6.1" ,
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments