Skip to content

Commit 0574bfc

Browse files
committed
🎨 fix extension deprecation
1 parent e56a7fb commit 0574bfc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

‎src/DependencyInjection/BeelabRecaptcha2Extension.php

+1-1
Original file line numberDiff line numberDiff line change
@@ -4,8 +4,8 @@
44

55
use Symfony\Component\Config\FileLocator;
66
use Symfony\Component\DependencyInjection\ContainerBuilder;
7+
use Symfony\Component\DependencyInjection\Extension\Extension;
78
use Symfony\Component\DependencyInjection\Loader;
8-
use Symfony\Component\HttpKernel\DependencyInjection\Extension;
99
use ReCaptcha\RequestMethod\CurlPost;
1010
use ReCaptcha\RequestMethod\Post;
1111

0 commit comments

Comments
 (0)