Skip to content

Commit 665fa13

Browse files
committed
fixed method
1 parent a5e079c commit 665fa13

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Tests/Functional/app/BasicAuth/framework.php

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,5 +26,5 @@
2626
$config['http_method_override'] = true;
2727
}
2828

29-
$container->loadFromExtension('framework', $config);
29+
$container->extension('framework', $config);
3030
};

0 commit comments

Comments
 (0)