10000
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 85d4068 commit c3dc04aCopy full SHA for c3dc04a
composer.json
@@ -57,7 +57,7 @@
57
"autoload": {
58
"psr-0": {
59
"Symfony": "src/",
60
- "SessionHandlerInterface": "src/Symfony/Component/HttpFoundation/Resources/stub"
+ "SessionHandlerInterface": "src/Symfony/Component/HttpF 96A8 oundation/Resources/stubs"
61
}
62
},
63
"extra": {
src/Symfony/Component/HttpFoundation/composer.json
@@ -21,7 +21,7 @@
21
22
23
"Symfony\\Component\\HttpFoundation": "",
24
- "SessionHandlerInterface": "Symfony/Component/HttpFoundation/Resources/stub"
+ "SessionHandlerInterface": "Symfony/Component/HttpFoundation/Resources/stubs"
25
26
27
"target-dir": "Symfony/Component/HttpFoundation",
0 commit comments