Skip to content

Commit 4511499

Browse files
committed
Bump version to 2.0.0 stable
1 parent 30dbeab commit 4511499

1 file changed

Lines changed: 22 additions & 0 deletions

File tree

.env.setup

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,22 @@
1+
APP_ENV=local
2+
APP_DEBUG=true
3+
APP_KEY=/_nS/%8RQP?3M?=(FG-j\T;Oo@DZAFl,
4+
5+
APP_LOCALE=en
6+
APP_FALLBACK_LOCALE=en
7+
8+
# DB_CONNECTION=mysql
9+
# DB_HOST=localhost
10+
# DB_PORT=3306
11+
# DB_DATABASE=homestead
12+
# DB_USERNAME=homestead
13+
# DB_PASSWORD=secret
14+
15+
CACHE_DRIVER=file
16+
SESSION_DRIVER=file
17+
QUEUE_DRIVER=file
18+
19+
VERSION=2.0.0
20+
VERSION_RELMONTH=September
21+
VERSION_RELDAY=11
22+
VERSION_RELYEAR=2016

0 commit comments

Comments
 (0)