Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 5f51d39

Browse files
committed
Prepare 1.4.0 release
Signed-off-by: Mior Muhammad Zaki <[email protected]>
1 parent 9275406 commit 5f51d39

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

CHANGELOG-1.x.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ This changelog references the relevant changes (bug and security fixes) done to
44

55
## 1.4.0
66

7-
Released: 2024-03-12
7+
Released: 2024-03-13
88

99
### Changes
1010

composer.json

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,6 +59,7 @@
5959
"prepare": "@php vendor/bin/testbench package:discover --ansi",
6060
"build": "@php vendor/bin/testbench workbench:build --ansi",
6161
"serve": [
62+
"Composer\\Config::disableProcessTimeout",
6263
"@build",
6364
"@php vendor/bin/testbench serve"
6465
],
@@ -76,4 +77,4 @@
7677
},
7778
"prefer-stable": true,
7879
"minimum-stability": "dev"
79-
}
80+
}

workbench/resources/views/.gitkeep

Whitespace-only changes.

0 commit comments

Comments
 (0)