Skip to content

Commit

Permalink
Use AE for consistency
Browse files Browse the repository at this point in the history
  • Loading branch information
dereuromark committed Mar 15, 2024
1 parent 8142bc7 commit 5b36cb9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion composer.json
Expand Up @@ -52,7 +52,7 @@
],
"cs-check": "phpcs --colors -p",
"cs-fix": "phpcbf --colors -p",
"stan": "phpstan analyse",
"stan": "phpstan analyze",
"test": "phpunit --colors=always"
}
}

0 comments on commit 5b36cb9

Please sign in to comment.