[MokoJoomMembership] chore(standards): composer.json is incomplete #42

Closed
opened 2026-06-02 19:35:50 +00:00 by jmiller · 1 comment
Owner

Migrated from MokoJoomMembership#68

Problem

composer.json is nearly empty. It should declare:

  • Project name and description
  • PHP 8.1+ requirement
  • PSR-4 autoload for the namespace
  • Dev dependencies (phpunit, phpcs, phpstan)
  • Scripts for lint/test/analyze

Standard Reference

Coding-Standards references PHPCS, PHPStan, and PHPUnit which all require proper composer.json configuration.

> Migrated from MokoJoomMembership#68 ## Problem composer.json is nearly empty. It should declare: - Project name and description - PHP 8.1+ requirement - PSR-4 autoload for the namespace - Dev dependencies (phpunit, phpcs, phpstan) - Scripts for lint/test/analyze ## Standard Reference Coding-Standards references PHPCS, PHPStan, and PHPUnit which all require proper composer.json configuration.
jmiller added the obsolete label 2026-06-02 19:52:04 +00:00
Author
Owner

Obsolete after repo consolidation — no longer applicable.

Obsolete after repo consolidation — no longer applicable.
Sign in to join this conversation.
No labels obsolete
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: MokoConsulting/MokoJoomCommunity#42