Skip to content

Commit

Permalink
WIP try to pass
Browse files Browse the repository at this point in the history
  • Loading branch information
dkarlovi committed Dec 6, 2024
1 parent cf05fd7 commit 63bfb75
Showing 1 changed file with 0 additions and 14 deletions.
14 changes: 0 additions & 14 deletions resources/architecture.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,20 +42,6 @@
"test": "pdepend --version",
"tags": ["featured", "architecture"]
},
{
"name": "php-coupling-detector",
"summary": "Detects code coupling issues",
"website": "https://akeneo.github.io/php-coupling-detector/",
"command": {
"composer-bin-plugin": {
"package": "akeneo/php-coupling-detector",
"namespace": "tools",
"links": {"%target-dir%/php-coupling-detector": "php-coupling-detector"}
}
},
"test": "php-coupling-detector list",
"tags": ["exclude-php:8.1", "exclude-php:8.2", "exclude-php:8.3", "exclude-php:8.4", "architecture"]
},
{
"name": "phparkitect",
"summary": "Helps to put architectural constraints in a PHP code base",
Expand Down

0 comments on commit 63bfb75

Please sign in to comment.