PHP Classes

File: composer.json

Recommend this page to a friend!
  Classes of DeGraciaMathieu   Aggregate Entity Value Object   composer.json   Download  
File: composer.json
Role: Auxiliary data
Content type: text/plain
Description: Auxiliary data
Class: Aggregate Entity Value Object
Compose aggregates, entities, and value objects
Author: By
Last change:
Date: 15 days ago
Size: 186 bytes
 

Contents

Class file image Download
{ "autoload": { "psr-4": { "App\\": "app/" } }, "require-dev": { "phpunit/phpunit": "^11.0", "symfony/var-dumper": "^7.0" } }