Skip to content

Commit

Permalink
Add spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
JeroenDeDauw committed Sep 1, 2018
1 parent 7b5adbc commit 14faca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion web/index.php
Expand Up @@ -2,7 +2,7 @@

declare( strict_types = 1 );

stream_wrapper_unregister('phar');
stream_wrapper_unregister( 'phar' );

require_once __DIR__ . '/../vendor/autoload.php';

Expand Down

0 comments on commit 14faca4

Please sign in to comment.