File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -14,7 +14,7 @@ Flowpack:
1414 # a request will only qualify for caching if it contains no cookieParams that
1515 # are not ignored.
1616 cookieParams :
17- # ignored cookie params exclude cookies that are handled by the frontenecn
17+ # ignored cookie params exclude cookies that are handled by the frontend
1818 # and are not relevant for the backend. A usecase would be gdpr consent cookies
1919 # if they are only used on the client side
2020 ignore : []
Original file line number Diff line number Diff line change @@ -31,7 +31,7 @@ Flowpack:
3131 # a request will only qualify for caching if it contains no cookieParams that
3232 # are not ignored.
3333 cookieParams:
34- # ignored cookie params exclude cookies that are handled by the frontenecn
34+ # ignored cookie params exclude cookies that are handled by the frontend
3535 # and are not relevant for the backend. A usecase would be gdpr consent cookies
3636 # if they are only used on the client side
3737 ignore: []
Original file line number Diff line number Diff line change 44 "name" : " flowpack/fullpagecache" ,
55 "license" : " MIT" ,
66 "require" : {
7- "neos/neos" : " ^6 .0 || dev-master" ,
7+ "neos/neos" : " ^7 .0 || dev-master" ,
88 "guzzlehttp/psr7" : " ~1.4"
99 },
1010 "autoload" : {
You can’t perform that action at this time.
0 commit comments