Core and composer updates
This commit is contained in:
parent
a82634bb98
commit
62cac30480
1118 changed files with 21770 additions and 6306 deletions
|
@ -731,7 +731,7 @@ services:
|
|||
class: Asm89\Stack\Cors
|
||||
arguments: ['%cors.config%']
|
||||
tags:
|
||||
- { name: http_middleware }
|
||||
- { name: http_middleware, priority: 250 }
|
||||
psr7.http_foundation_factory:
|
||||
class: Symfony\Bridge\PsrHttpMessage\Factory\HttpFoundationFactory
|
||||
psr7.http_message_factory:
|
||||
|
|
Reference in a new issue