Skip to content

Commit 9880918

Browse files
author
symfony-flex-server[bot]
authored
Merge pull request #738
2 parents 5bdd246 + a871481 commit 9880918

File tree

9 files changed

+23
-0
lines changed

9 files changed

+23
-0
lines changed
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../3.3/config/bootstrap.php
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../3.3/config/packages/cache.yaml
Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,15 @@
1+
framework:
2+
secret: '%env(APP_SECRET)%'
3+
#csrf_protection: true
4+
#http_method_override: true
5+
6+
# Enables session support. Note that the session will ONLY be started if you read or write from it.
7+
# Remove or comment this section to explicitly disable session support.
8+
session:
9+
handler_id: null
10+
cookie_samesite: lax
11+
12+
#esi: true
13+
#fragments: true
14+
php_errors:
15+
log: true
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../../3.3/config/packages/test/
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../../3.3/config/services.yaml
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../3.3/manifest.json
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../3.3/post-install.txt

symfony/framework-bundle/3.4/public

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../3.3/public/

symfony/framework-bundle/3.4/src

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
../3.3/src/

0 commit comments

Comments
 (0)