Skip to content

Commit 0b5e6c3

Browse files
committed
Update .env and composer
1 parent 73f1108 commit 0b5e6c3

File tree

3 files changed

+10
-8
lines changed

3 files changed

+10
-8
lines changed

.env

+1-1
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616

1717
###> symfony/framework-bundle ###
1818
APP_ENV=dev
19-
APP_SECRET=819655a95163633b248d668fb8d15a90
19+
APP_SECRET=
2020
###< symfony/framework-bundle ###
2121

2222
###> doctrine/doctrine-bundle ###

composer.json

+2
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,6 @@
11
{
2+
"name": "jean-maxime/symfony7-starter-kit",
3+
"description": "Symfony 7 Starter Kit",
24
"type": "project",
35
"license": "proprietary",
46
"minimum-stability": "stable",

composer.lock

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)