Skip to content

Commit

Permalink
Merge branch 'add-ddd'
Browse files Browse the repository at this point in the history
  • Loading branch information
freekmurze committed Apr 1, 2022
2 parents 417119d + 06714ec commit 564e66f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -74,6 +74,7 @@
"prefer-stable": true,
"scripts": {
"analyse": "vendor/bin/phpstan analyse",
"baseline": "vendor/bin/phpstan --generate-baseline",
"format": "vendor/bin/php-cs-fixer fix --allow-risky=yes",
"test": "vendor/bin/pest",
"test-coverage": "vendor/bin/phpunit --coverage-html coverage"
Expand Down

0 comments on commit 564e66f

Please sign in to comment.