Skip to content

Commit

Permalink
Prepare 1.4.0 release
Browse files Browse the repository at this point in the history
Signed-off-by: Mior Muhammad Zaki <[email protected]>
  • Loading branch information
crynobone committed Mar 13, 2024
1 parent 9275406 commit 5f51d39
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 2 deletions.
2 changes: 1 addition & 1 deletion CHANGELOG-1.x.md
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ This changelog references the relevant changes (bug and security fixes) done to

## 1.4.0

Released: 2024-03-12
Released: 2024-03-13

### Changes

Expand Down
3 changes: 2 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -59,6 +59,7 @@
"prepare": "@php vendor/bin/testbench package:discover --ansi",
"build": "@php vendor/bin/testbench workbench:build --ansi",
"serve": [
"Composer\\Config::disableProcessTimeout",
"@build",
"@php vendor/bin/testbench serve"
],
Expand All @@ -76,4 +77,4 @@
},
"prefer-stable": true,
"minimum-stability": "dev"
}
}
Empty file.

0 comments on commit 5f51d39

Please sign in to comment.