Skip to content

Move composer package to dev #4

Merged
jordikroon merged 2 commits into
mainfrom
fix/dev-packages
Apr 23, 2026
Merged

Move composer package to dev #4
jordikroon merged 2 commits into
mainfrom
fix/dev-packages

Conversation

@jordikroon
Copy link
Copy Markdown
Member

No description provided.

Move phpstan-strict-rules and phpstan-phpunit from require to require-dev since they are development dependencies used for static analysis and testing, not needed in production.
Remove unnecessary trailing comma after the last item in the require section to maintain consistent formatting.
@jordikroon jordikroon merged commit 71c5396 into main Apr 23, 2026
3 checks passed
@github-actions
Copy link
Copy Markdown

PHPUnit 13.1.7 by Sebastian Bergmann and contributors.

Runtime:       PHP 8.5.5 with Xdebug 3.5.1
Configuration: /home/runner/work/docbook-cs/docbook-cs/phpunit.xml.dist

...............................................................  63 / 231 ( 27%)
............................................................... 126 / 231 ( 54%)
............................................................... 189 / 231 ( 81%)
..........................................                      231 / 231 (100%)

Time: 00:00.800, Memory: 22.00 MB

OK (231 tests, 401 assertions)

Generating code coverage report in Clover XML format ... done [00:00.005]

Generating code coverage report in HTML format ... done [00:00.115]


Code Coverage Report Summary:
  Classes: 100.00% (24/24)
  Methods: 100.00% (124/124)
  Lines:   100.00% (819/819)

@jordikroon jordikroon deleted the fix/dev-packages branch April 30, 2026 17:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant