Commit 2ad7234
authored
1 file changed
+1
-1
lines changed- autoload.php+1-4
- composer.json+1-1
- composer.lock+14-10
- composer/InstalledVersions.php+41-4
- composer/autoload_static.php+115-115
- composer/installed.json+12-8
- composer/installed.php+3-3
- composer/platform_check.php+2-3
- symfony/http-foundation/BinaryFileResponse.php+9-5
- symfony/http-foundation/Cookie.php+2-2
- symfony/http-foundation/Exception/SessionNotFoundException.php+1-1
- symfony/http-foundation/File/File.php+2-2
- symfony/http-foundation/File/UploadedFile.php+4-4
- symfony/http-foundation/HeaderBag.php+3-3
- symfony/http-foundation/HeaderUtils.php+35-30
- symfony/http-foundation/InputBag.php+1-1
- symfony/http-foundation/JsonResponse.php+1-1
- symfony/http-foundation/ParameterBag.php+1-1
- symfony/http-foundation/RedirectResponse.php+1
- symfony/http-foundation/Request.php+50-11
- symfony/http-foundation/RequestMatcher.php+2-2
- symfony/http-foundation/Response.php+6-6
- symfony/http-foundation/ResponseHeaderBag.php+3-3
- symfony/http-foundation/ServerBag.php+2-2
- symfony/http-foundation/Session/Session.php+3-3
- symfony/http-foundation/Session/SessionFactory.php+1-1
- symfony/http-foundation/Session/SessionInterface.php+2-2
- symfony/http-foundation/Session/Storage/Handler/NativeFileSessionHandler.php+1-1
- symfony/http-foundation/Session/Storage/Handler/PdoSessionHandler.php+4-4
- symfony/http-foundation/Session/Storage/Handler/SessionHandlerFactory.php+3-2
- symfony/http-foundation/Session/Storage/MetadataBag.php+2-2
- symfony/http-foundation/Session/Storage/MockArraySessionStorage.php+4-7
- symfony/http-foundation/Session/Storage/MockFileSessionStorage.php+2-2
- symfony/http-foundation/Session/Storage/MockFileSessionStorageFactory.php+1-1
- symfony/http-foundation/Session/Storage/NativeSessionStorage.php+4-4
- symfony/http-foundation/Session/Storage/NativeSessionStorageFactory.php+1-1
- symfony/http-foundation/Session/Storage/PhpBridgeSessionStorage.php+1-1
- symfony/http-foundation/Session/Storage/PhpBridgeSessionStorageFactory.php+1-1
- symfony/http-foundation/Session/Storage/SessionStorageInterface.php+1-1
- symfony/http-foundation/StreamedResponse.php+1-1
0 commit comments