Commit ec22660
authored
1 file changed
+1
-1
lines changed- .github/workflows/composer-auto.yml+3-3
- composer.json+1-1
- composer.lock+13-9
- composer/installed.json+13-9
- composer/installed.php+3-3
- symfony/http-foundation/BinaryFileResponse.php+4-4
- symfony/http-foundation/Cookie.php+2-2
- symfony/http-foundation/File/Exception/AccessDeniedException.php+1-1
- symfony/http-foundation/File/Exception/FileNotFoundException.php+1-1
- symfony/http-foundation/File/Exception/UnexpectedTypeException.php+1-1
- symfony/http-foundation/File/File.php+4-4
- symfony/http-foundation/File/UploadedFile.php+2-2
- symfony/http-foundation/HeaderBag.php+2-2
- symfony/http-foundation/HeaderUtils.php+1-1
- symfony/http-foundation/InputBag.php+5-5
- symfony/http-foundation/IpUtils.php+11-1
- symfony/http-foundation/JsonResponse.php+2-2
- symfony/http-foundation/ParameterBag.php+5-5
- symfony/http-foundation/RedirectResponse.php+2-2
- symfony/http-foundation/Request.php+53-27
- symfony/http-foundation/RequestStack.php+7
- symfony/http-foundation/Response.php+4-4
- symfony/http-foundation/ResponseHeaderBag.php+8-8
- symfony/http-foundation/Session/SessionUtils.php+2-2
- symfony/http-foundation/Session/Storage/Handler/AbstractSessionHandler.php+2-2
- symfony/http-foundation/Session/Storage/Handler/IdentityMarshaller.php+1-1
- symfony/http-foundation/Session/Storage/Handler/MemcachedSessionHandler.php+1-1
- symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php+2-2
- symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php+7-7
- symfony/http-foundation/Session/Storage/Handler/RedisSessionHandler.php+1-1
- symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php+2-2
- symfony/http-foundation/Session/Storage/Handler/StrictSessionHandler.php+1-1
- symfony/http-foundation/Session/Storage/MockArraySessionStorage.php+1-1
- symfony/http-foundation/Session/Storage/MockFileSessionStorage.php+1-1
- symfony/http-foundation/Session/Storage/NativeSessionStorage.php+5-5
0 commit comments