Skip to content

Commit ce3c30c

Browse files
authored
Merge pull request #2 from TerrorSquad/release-please--branches--main
chore(main): release 0.5.0
2 parents c0a5fc9 + f39a272 commit ce3c30c

File tree

5 files changed

+135
-12
lines changed

5 files changed

+135
-12
lines changed

.release-please-manifest.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
{
2-
".": "0.4.0"
2+
".": "0.5.0"
33
}

CHANGELOG.md

Lines changed: 120 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,120 @@
1+
# Changelog
2+
3+
## [0.5.0](https://github.com/TerrorSquad/php-blueprint/compare/v0.4.0...v0.5.0) (2025-08-13)
4+
5+
6+
### Features
7+
8+
* add .editorconfig for consistent coding styles across files ([af519ea](https://github.com/TerrorSquad/php-blueprint/commit/af519ea696e6d06c89b4d639b152e568f0429356))
9+
* add .phpstorm directory copy and prevent duplicate README_SNIPPET.md appending ([2bd1c4f](https://github.com/TerrorSquad/php-blueprint/commit/2bd1c4fb70d675f1c62e251f42c084abd43e2798))
10+
* add checks for Volta and PNPM installation in integrate_blueprint.sh ([407e477](https://github.com/TerrorSquad/php-blueprint/commit/407e477287d01f834455f4417fe5ead01a34cec2))
11+
* add documentation ([fd6f9e4](https://github.com/TerrorSquad/php-blueprint/commit/fd6f9e481ec91a0a16c2e588cd8514d5438614b3))
12+
* add docus documentation ([929d8ab](https://github.com/TerrorSquad/php-blueprint/commit/929d8ab47dda100a844e09254c0c2bd88ada9960))
13+
* add function to update nginx configuration with XDEBUG_TRIGGER ([e3c1187](https://github.com/TerrorSquad/php-blueprint/commit/e3c1187cdf7d5bf91d10a5996f4b02309b21a449))
14+
* add functions to retrieve DDEV container name and update server elements for HTTP and HTTPS ([a160808](https://github.com/TerrorSquad/php-blueprint/commit/a160808ec9f8180c1cb8f3fdf7dbbb002ea2c6a3))
15+
* add git wrapper hooks that run bash ([f77076b](https://github.com/TerrorSquad/php-blueprint/commit/f77076bfc7a2276fb5f6ea6dbc05420331f8ebd8))
16+
* add GitHub Actions integration testing ([4a2cbd9](https://github.com/TerrorSquad/php-blueprint/commit/4a2cbd90f5a24ce3f049eaa275ebf93b9d8eb8df))
17+
* add integrate_blueprint.sh script ([e6b38df](https://github.com/TerrorSquad/php-blueprint/commit/e6b38df33bfd60d9357f30f4cba7b345f95ecedd))
18+
* add LICENSE.md and README.md files ([40c2ebc](https://github.com/TerrorSquad/php-blueprint/commit/40c2ebc28b156a4b877347bf94518fff7577c28a))
19+
* add post-start script to update Nginx configuration for XDEBUG_TRIGGER ([037ccc9](https://github.com/TerrorSquad/php-blueprint/commit/037ccc954bcd338376f61b04ca49943c30094617))
20+
* add release-please workflow and configuration files for automated releases ([7bada92](https://github.com/TerrorSquad/php-blueprint/commit/7bada924c66813b75700cecd204e70131682ed7d))
21+
* add Tools directory with icon ([c6962ff](https://github.com/TerrorSquad/php-blueprint/commit/c6962ff5d904645014571523eed414db5c719b5c))
22+
* Add ZscalerRootCA.crt certificate file ([7f562be](https://github.com/TerrorSquad/php-blueprint/commit/7f562bef928c62017d1ce0abb1dfa2be907ba180))
23+
* **branch:** add branch name validation with config and tests ([01ed65c](https://github.com/TerrorSquad/php-blueprint/commit/01ed65ce5fbf18bf748bdad68c4d901f486342ae))
24+
* **commit:** add unified commit-utils helper and tests ([f686737](https://github.com/TerrorSquad/php-blueprint/commit/f6867370dd5397a2b34fef4540093e7e577e0d37))
25+
* dynamically add php dirs to tools config files ([2c81d7b](https://github.com/TerrorSquad/php-blueprint/commit/2c81d7bc5c60dbcec51cf9d7c57a2c3e99b4d466))
26+
* enhance DDEV configuration and add Xdebug setup scripts ([1a36459](https://github.com/TerrorSquad/php-blueprint/commit/1a36459ec3696f76b305fb4a08bfb70eda91183c))
27+
* enhance dependency management in add_code_quality_tools function ([4a802c6](https://github.com/TerrorSquad/php-blueprint/commit/4a802c6455e1895aa7b29b668e07a1d1059a402a))
28+
* enhance git hooks with Deptrac integration ([e4d8a1e](https://github.com/TerrorSquad/php-blueprint/commit/e4d8a1e8ff4156e359d01a4788a680316847170b))
29+
* enhance integration scripts and README for Symfony and Laravel projects ([83392f6](https://github.com/TerrorSquad/php-blueprint/commit/83392f69802033da7adccb6a0502aa678e67033f))
30+
* import subprocess module in pre-start.py for enhanced functionality ([5e87340](https://github.com/TerrorSquad/php-blueprint/commit/5e87340697d0ff764f3e214b17874db324dcfdc1))
31+
* refactor git hooks with common library for improved logging and organization ([1ddc5bc](https://github.com/TerrorSquad/php-blueprint/commit/1ddc5bc9fcb2dca92c758b075745a0f01ac29f91))
32+
* update DDEV configuration to set Node.js version and enable Corepack ([5662876](https://github.com/TerrorSquad/php-blueprint/commit/5662876c34e375e2b46a6be9d5db1c79a509370b))
33+
* update git hooks ([1ca1027](https://github.com/TerrorSquad/php-blueprint/commit/1ca10276093a7802bc8cb0c2310f690fe7689cf1))
34+
* update git hooks and some config files ([99469db](https://github.com/TerrorSquad/php-blueprint/commit/99469db04192251d5ec2ae1a83e85c1d7a466015))
35+
* update PHP version in SonarQube workflow to 8.3 ([6faf7a8](https://github.com/TerrorSquad/php-blueprint/commit/6faf7a888638196c5801d611edf472fd3b664f93))
36+
* update readme only for ddev projects ([25262d4](https://github.com/TerrorSquad/php-blueprint/commit/25262d4fec93c67fafa0ad75644ffbe3ffa89496))
37+
* update testing scripts to include Pest and PhpUnit coverage options ([6f68dc4](https://github.com/TerrorSquad/php-blueprint/commit/6f68dc4dabddfb4e8a1091ffe66b163aac609c7c))
38+
* use pnpm@10 ([9ef1bd5](https://github.com/TerrorSquad/php-blueprint/commit/9ef1bd55cb96168f4bb3236f55aeffac1e5816f4))
39+
40+
41+
### Bug Fixes
42+
43+
* add .qodo to .gitignore to prevent tracking of Qodo configuration files ([4953e68](https://github.com/TerrorSquad/php-blueprint/commit/4953e68a31f4d3b6b44658859ef242956e7e687f))
44+
* add checks for existence of require and require-dev in integrate_blueprint.sh ([af8a408](https://github.com/TerrorSquad/php-blueprint/commit/af8a40833412249e62233acf0d554fb39cefabc5))
45+
* add cleanup option to main function ([3e5b957](https://github.com/TerrorSquad/php-blueprint/commit/3e5b957177e067b7474920760bf73c263e5d1db6))
46+
* add error handling for missing .gitignore file and improve reading method in update_gitignore function ([b8aad4e](https://github.com/TerrorSquad/php-blueprint/commit/b8aad4ea76f9766afce430fae1986aca7d191dd4))
47+
* add psalm.xml to code quality tools copy and update .gitignore handling ([2ab3ed7](https://github.com/TerrorSquad/php-blueprint/commit/2ab3ed7817aac99f1dc5a84d548df99faca404fb))
48+
* add reminder to run 'ddev restart' after integration completion in integrate_blueprint.sh ([ff2e26b](https://github.com/TerrorSquad/php-blueprint/commit/ff2e26beb726df6a31fa18dceaf4356617d847e7))
49+
* add support for non-DDEV projects in integrate_blueprint.sh for improved compatibility ([a50b8b5](https://github.com/TerrorSquad/php-blueprint/commit/a50b8b5facf3dbc3cde9e8e4607b02188f4a47d9))
50+
* add xdebug-local.ini to .gitignore for improved environment configuration ([cbdc37f](https://github.com/TerrorSquad/php-blueprint/commit/cbdc37f1ce5e702efdb54cd2c6125c20fff3135b))
51+
* adjust indentation for better readability in pre-commit hook ([dd2ac65](https://github.com/TerrorSquad/php-blueprint/commit/dd2ac65de39c80348daa892bfbb3442bd7fb5a17))
52+
* configure github workflow to build nuxt documentation ([158a0bf](https://github.com/TerrorSquad/php-blueprint/commit/158a0bf9d59cb758d72178561ec517cb6211c3f1))
53+
* configure GitHub workflow to build Nuxt documentation and install bun with Volta ([6394592](https://github.com/TerrorSquad/php-blueprint/commit/63945922d905d8134af603ae46e18f65dfe02811))
54+
* coping folders into project root ([466c4db](https://github.com/TerrorSquad/php-blueprint/commit/466c4dbd54325b1bd91e7d879356d1d5bdfe8599))
55+
* copy contents of .ddev directories, not directories themselves ([222557b](https://github.com/TerrorSquad/php-blueprint/commit/222557be274a0d0fd004b723249ef67869874dc1))
56+
* correct autoload path in API documentation script ([c8e36df](https://github.com/TerrorSquad/php-blueprint/commit/c8e36dfc97b3f96cdd5bf724204e212fba23ece4))
57+
* correct command for running test coverage in pre-push hook ([818029c](https://github.com/TerrorSquad/php-blueprint/commit/818029c52bf59488612cec0d87cd6c17563915c9))
58+
* correct IS_DDEV logic in runner.sh to ensure proper command execution ([a1293c7](https://github.com/TerrorSquad/php-blueprint/commit/a1293c7f7794f8d8c5e13ee775dd1a1c653e0c67))
59+
* correct nginx configuration file path in update_nginx_config function ([6291fa2](https://github.com/TerrorSquad/php-blueprint/commit/6291fa2e07a5c7b2956ff40dd7b04fcf106358aa))
60+
* don't install node with volta immediately ([7665749](https://github.com/TerrorSquad/php-blueprint/commit/76657491d62360e8c1c270a1d4f0ee8e9ed2dfae))
61+
* enhance .gitignore management by adding multiple entries and improving removal logic ([6cbae62](https://github.com/TerrorSquad/php-blueprint/commit/6cbae62fac1d190ffbcc28922816c632307df793))
62+
* enhance package presence check in add_code_quality_tools function ([12602b1](https://github.com/TerrorSquad/php-blueprint/commit/12602b137d4dcbc1d3dcc2a3e30bf7b2f3de85c3))
63+
* enhance runner.sh to support execution inside or outside DDEV container ([0c24867](https://github.com/TerrorSquad/php-blueprint/commit/0c24867e7dd58fb0ddcbd2e5043db8e2283a2ad2))
64+
* enhance script merging logic in integrate_blueprint.sh for better compatibility ([acea805](https://github.com/TerrorSquad/php-blueprint/commit/acea805feab320af8714a5e057f26e26e303bf09))
65+
* ensure correct xdebug.client_host configuration for macOS ([ae1d025](https://github.com/TerrorSquad/php-blueprint/commit/ae1d025b1dcb2417659e02d6da667bb40ad44578))
66+
* ensure no trailing whitespaces in staged files for pre-commit hook ([80fdea3](https://github.com/TerrorSquad/php-blueprint/commit/80fdea31bb244b0612eaf9bb3a01bf357c38c83a))
67+
* ensure ticket ID extraction from branch name and add error handling ([3eb6afc](https://github.com/TerrorSquad/php-blueprint/commit/3eb6afc89f7126fb70121bcc4489a2676a15d339))
68+
* **hooks:** unbound variable fix in pre-commit hook ([6ab0abb](https://github.com/TerrorSquad/php-blueprint/commit/6ab0abb58c22b3fefbe5f5a83c1cc72d5d7755e1))
69+
* implement dynamic merging of scripts in composer.json for improved compatibility ([209dce0](https://github.com/TerrorSquad/php-blueprint/commit/209dce012b425e6de476fb0ea77a8bff2bee8dc7))
70+
* improve DDEV cleanup performance ([e271465](https://github.com/TerrorSquad/php-blueprint/commit/e2714654aeb4e66522f336cf916e485be966b8f0))
71+
* install node 22.8.0 ([c2cbc41](https://github.com/TerrorSquad/php-blueprint/commit/c2cbc41c8112fa06d8ea31fe775d37087404494d))
72+
* modify is_ddev_project function to return integer values instead of exit status ([3a6f9e8](https://github.com/TerrorSquad/php-blueprint/commit/3a6f9e8526414bedf2b66bcdc3ea07e955d0b66f))
73+
* modify is_ddev_project function to return status instead of printing error message ([25502a0](https://github.com/TerrorSquad/php-blueprint/commit/25502a0a4584d834b8f862219c0a902878cd503f))
74+
* optimize dependency installation in integrate_blueprint.sh for improved readability and performance ([748aaab](https://github.com/TerrorSquad/php-blueprint/commit/748aaabc3b5161c4d2cd233d6e17b4cb95007ca4))
75+
* pass arguments to git hook scripts for improved functionality ([e4e376e](https://github.com/TerrorSquad/php-blueprint/commit/e4e376ed3696ee70c05a9429ba61858fe0e7b3eb))
76+
* refactor merge_scripts function in integrate_blueprint.sh for improved array merging logic ([945fa7c](https://github.com/TerrorSquad/php-blueprint/commit/945fa7c981f0241e1200faf21c361c2a9dc36ce4))
77+
* remove DDEV generated comment from nginx configuration ([2b86518](https://github.com/TerrorSquad/php-blueprint/commit/2b86518853803e7e30202a8fce2e2f5801d0f73a))
78+
* remove hostname and project name checks from git hooks setup script for simplification ([963b1f6](https://github.com/TerrorSquad/php-blueprint/commit/963b1f672a0b66d72523f3985862781a0cdf4f7b))
79+
* remove php-blueprint from searching php dirs ([09232b1](https://github.com/TerrorSquad/php-blueprint/commit/09232b122323e38a8c3b1fdd3f3ecab4799504c8))
80+
* remove quotes around $FILES in pre-commit hook for consistency ([48c9bc5](https://github.com/TerrorSquad/php-blueprint/commit/48c9bc5c344c9eaf93c9fe8fd6d03aa13bd08b38))
81+
* remove quotes, allow globbing ([dfe68e5](https://github.com/TerrorSquad/php-blueprint/commit/dfe68e5033d2168d8576acd6d8d6ff400063635b))
82+
* remove redundant deletion of lines in update_gitignore function ([57d5258](https://github.com/TerrorSquad/php-blueprint/commit/57d5258bf70b3ca123a5da140e7ac62c420591a4))
83+
* remove temporary composer.json file during script merging for improved clarity ([361f081](https://github.com/TerrorSquad/php-blueprint/commit/361f081476648c919bf0551888ac4c1ad6cb08ab))
84+
* remove tmp files ([d57ecfe](https://github.com/TerrorSquad/php-blueprint/commit/d57ecfe17d7cc56af92c38878549398c2cf7082b))
85+
* remove volta.yarn node from package.json ([4d362b8](https://github.com/TerrorSquad/php-blueprint/commit/4d362b8c6d934a2d79f4625363a8fad4b3cf1647))
86+
* rename check_ddev_project function to is_ddev_project for clarity ([559f9eb](https://github.com/TerrorSquad/php-blueprint/commit/559f9eb6be7996a4cad80b65b67831420d9018a0))
87+
* reorder steps ([cec2b3e](https://github.com/TerrorSquad/php-blueprint/commit/cec2b3ed5ec72bd967bde55c4108209cc788bbf6))
88+
* run ddev start multiple times in case of failure ([83a0742](https://github.com/TerrorSquad/php-blueprint/commit/83a074260a531961a222ee9ad5da700d0fda57af))
89+
* set COMPOSER_MEMORY_LIMIT to unlimited in integrate_blueprint.sh ([9e787bd](https://github.com/TerrorSquad/php-blueprint/commit/9e787bdf89ddbb2b9b01c7f9fab5bf7070f49a4c))
90+
* set COMPOSER_MEMORY_LIMIT=-1 to composer commands ([c688913](https://github.com/TerrorSquad/php-blueprint/commit/c6889130877e78e7a3e0cf8fcf239c387c0999d3))
91+
* set pnpm in packageManager node ([5239a9e](https://github.com/TerrorSquad/php-blueprint/commit/5239a9e286db99cd19d11db88d795b5de6e02151))
92+
* simplify ignore_lines declaration in integrate_blueprint.sh ([5ccb401](https://github.com/TerrorSquad/php-blueprint/commit/5ccb401c2a4b17005d390732723a1940e58fa2ed))
93+
* start and restart ddev when needed ([31f2307](https://github.com/TerrorSquad/php-blueprint/commit/31f23077c82011d9d5a50433301f2f537c4fcb78))
94+
* streamline dependency installation in integrate_blueprint.sh for improved efficiency ([2d2f721](https://github.com/TerrorSquad/php-blueprint/commit/2d2f721475bad26bf3168f990daabfc0338e0733))
95+
* Update build documentation workflow to install bun and add it to PATH ([fc77d75](https://github.com/TerrorSquad/php-blueprint/commit/fc77d75d7dca10c0aea36d5e6c647788077c5792))
96+
* Update build documentation workflow to install bun in the docs directory ([cf4f801](https://github.com/TerrorSquad/php-blueprint/commit/cf4f80161b0988f249b9e7122e8c86741636d568))
97+
* update build documentation workflow to install bun without Volta ([45a7e02](https://github.com/TerrorSquad/php-blueprint/commit/45a7e02dc3096ba89fa0227d6d413a277ff06d26))
98+
* Update build documentation workflow to install bun without Volta ([325e97e](https://github.com/TerrorSquad/php-blueprint/commit/325e97edb54e353004a31febf85921bc7c7c3a7f))
99+
* Update build documentation workflow to use correct path for artifact upload ([89b90e9](https://github.com/TerrorSquad/php-blueprint/commit/89b90e945ff7a2d369858092e16bd3a57d0ce379))
100+
* update conditional checks in integrate_blueprint.sh to use integer comparison ([63210a1](https://github.com/TerrorSquad/php-blueprint/commit/63210a145c219245f22de784d9a5603df2a5f8be))
101+
* update development dependencies in composer.json to latest versions ([6f6ff8d](https://github.com/TerrorSquad/php-blueprint/commit/6f6ff8d54b2a55e81d629f9a6775a10d24cc3df6))
102+
* update ecs rules ([9ae7979](https://github.com/TerrorSquad/php-blueprint/commit/9ae79797f44bc2f96e2bc170e5c9e1e3365f2888))
103+
* update file copy command in integrate_blueprint.sh for web-build directory ([331dea3](https://github.com/TerrorSquad/php-blueprint/commit/331dea3e9d2add95dfb7b246e6cc583320ac4d2a))
104+
* update integrate_blueprint.sh to conditionally remove .vscode from .gitignore ([4cf2753](https://github.com/TerrorSquad/php-blueprint/commit/4cf2753a6d47268b2ba75e7a4d408a4799ebebd0))
105+
* update integrate_blueprint.sh to enhance dependency management in composer.json ([3399316](https://github.com/TerrorSquad/php-blueprint/commit/339931628abd49eb70e971ff95c700b1d26a7b5a))
106+
* update integrate_blueprint.sh to use integer comparison for DDEV project checks ([e7a9ec3](https://github.com/TerrorSquad/php-blueprint/commit/e7a9ec3c7a19073b7dce50cf5cd9b8921eb9a7d6))
107+
* update is_ddev_project function to check for DDEV directory presence correctly ([04be529](https://github.com/TerrorSquad/php-blueprint/commit/04be5290ac5b8336fe12099f686496ec85708a20))
108+
* update is_ddev_project function to return early for non-DDEV projects ([1caf5cd](https://github.com/TerrorSquad/php-blueprint/commit/1caf5cd2d415c1ff27a5fec5e860c5d93bda46fe))
109+
* update IS_DDEV_PROJECT variable to use integer values for improved condition checks ([08af94e](https://github.com/TerrorSquad/php-blueprint/commit/08af94ea5b646c3011a638d0e1cb552a088f2970))
110+
* update log message to success for clarity in integrate_blueprint.sh ([1de8db7](https://github.com/TerrorSquad/php-blueprint/commit/1de8db7302dfaeb90d9ea434b23e6d7a12e2c6ce))
111+
* update Psalm commands in workflows and composer.json for consistency ([dc8ff4b](https://github.com/TerrorSquad/php-blueprint/commit/dc8ff4be56757847cccd008444b451663ce24044))
112+
* update psalm dependency in composer.json for improved compatibility ([eb8c355](https://github.com/TerrorSquad/php-blueprint/commit/eb8c3556fbeef6f8018f453aa0b8a3dcfeeab025))
113+
* update README.md handling to create a new file if it doesn't exist ([ea4fd14](https://github.com/TerrorSquad/php-blueprint/commit/ea4fd14b7ae4e2b53f89e313cfeda604f906fbba))
114+
* update README.md snippet path in integrate_blueprint.sh ([9948342](https://github.com/TerrorSquad/php-blueprint/commit/99483426cee53a72d815b4feb6a8c1ed94415e95))
115+
* update test coverage commands in pre-push hook for Pest and PHPUnit ([1ec9a78](https://github.com/TerrorSquad/php-blueprint/commit/1ec9a78e542330f8feecc690a9478df8d66cb9a1))
116+
* update usage instructions for node, pnpm, and volta commands ([c3b3cc9](https://github.com/TerrorSquad/php-blueprint/commit/c3b3cc94d551aa556bf71556bc76a15246b2adca))
117+
* update version field in composer.json to 0.3.0 ([c0a5fc9](https://github.com/TerrorSquad/php-blueprint/commit/c0a5fc9daeaa23020a326328e8385aad37589f40))
118+
* update xdebug configuration and improve test coverage command in composer.json ([b3523f7](https://github.com/TerrorSquad/php-blueprint/commit/b3523f76c809bc09fd9a8e422ba6500e4fc6a980))
119+
* update_gitignore function now doesn't break the script unexpectedly ([404031b](https://github.com/TerrorSquad/php-blueprint/commit/404031b1c6484415c4249fb1e27b723ebc186bfe))
120+
* use cp -R (macOS compatible) ([371d46b](https://github.com/TerrorSquad/php-blueprint/commit/371d46b48d9c45d36f9c7fc4e68a19e854b13864))

booster/composer.json

Lines changed: 12 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"name": "generic/php-ddev-booster",
33
"type": "project",
4-
"version": "0.3.0",
4+
"version": "0.5.0",
55
"authors": [
66
{
77
"name": "DDEV User",
@@ -16,8 +16,12 @@
1616
"psalm/phar": "^5.0"
1717
},
1818
"scripts": {
19-
"post-install-cmd": ["bash ./tools/git-hooks/setup.sh"],
20-
"post-update-cmd": ["bash ./tools/git-hooks/setup.sh"],
19+
"post-install-cmd": [
20+
"bash ./tools/git-hooks/setup.sh"
21+
],
22+
"post-update-cmd": [
23+
"bash ./tools/git-hooks/setup.sh"
24+
],
2125
"generate-api-spec": "php documentation/api.php",
2226
"check-cs": "vendor/bin/ecs check --ansi",
2327
"fix-cs": "vendor/bin/ecs check --fix --ansi",
@@ -26,12 +30,11 @@
2630
"psalm:sonar": "vendor/bin/psalm --report=sonarqube.json; mv sonarqube.json psalm_sonar.json",
2731
"psalm-phar:sonar": "vendor/bin/psalm.phar --report=sonarqube.json; mv sonarqube.json psalm_sonar.json",
2832
"rector": "vendor/bin/rector",
29-
"deptrac": "vendor/bin/deptrac",
30-
"deptrac:image": "vendor/bin/deptrac --formatter=graphviz-image --output=deptrac.png",
31-
"test:pest": "vendor/bin/pest --colors=always",
32-
"test:phpunit": "vendor/bin/phpunit --colors=always",
33-
"test:coverage:pest": "XDEBUG_MODE=coverage vendor/bin/pest --colors=always --coverage-clover=coverage.xml",
33+
"deptrac": "vendor/bin/deptrac",
34+
"deptrac:image": "vendor/bin/deptrac --formatter=graphviz-image --output=deptrac.png",
35+
"test:pest": "vendor/bin/pest --colors=always",
36+
"test:phpunit": "vendor/bin/phpunit --colors=always",
37+
"test:coverage:pest": "XDEBUG_MODE=coverage vendor/bin/pest --colors=always --coverage-clover=coverage.xml",
3438
"test:coverage:phpunit": "XDEBUG_MODE=coverage vendor/bin/phpunit --colors=always --coverage-clover=coverage.xml"
35-
3639
}
3740
}

0 commit comments

Comments
 (0)