<?php
namespace Captcha\Bundle\CaptchaBundle;
use Symfony\Component\HttpKernel\Bundle\Bundle;
class CaptchaBundle extends Bundle
{
}