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 a5e079c commit 665fa13Copy full SHA for 665fa13
Tests/Functional/app/BasicAuth/framework.php
@@ -26,5 +26,5 @@
26
$config['http_method_override'] = true;
27
}
28
29
- $container->loadFromExtension('framework', $config);
+ $container->extension('framework', $config);
30
};
0 commit comments