Skip to content

Commit

Permalink
Blocking app/console
Browse files Browse the repository at this point in the history
  • Loading branch information
jmontoyaa committed Jul 19, 2016
1 parent 78ff5e0 commit 415ca7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion app/console
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/usr/bin/env php
<?php

exit;
use Symfony\Bundle\FrameworkBundle\Console\Application;
use Symfony\Component\Console\Input\ArgvInput;
use Symfony\Component\Debug\Debug;
Expand Down

0 comments on commit 415ca7c

Please sign in to comment.