Skip to content

Commit

Permalink
Merge branch '7.x' into 8.x
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Jan 3, 2024
2 parents 6ab236c + b75042a commit 1b7a405
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -70,6 +70,11 @@
"@clear",
"@prepare"
],
"post-update-cmd": [
"@clear",
"@php bin/sync",
"@php vendor/bin/pint"
],
"clear": "@php vendor/bin/testbench package:purge-skeleton --ansi",
"prepare": "@php vendor/bin/testbench package:discover --ansi",
"lint": [
Expand Down

0 comments on commit 1b7a405

Please sign in to comment.