Skip to content

Commit

Permalink
update composer
Browse files Browse the repository at this point in the history
  • Loading branch information
liweiyi88 committed Aug 10, 2017
1 parent be38cf9 commit 99fa270
Show file tree
Hide file tree
Showing 3 changed files with 88 additions and 83 deletions.
2 changes: 1 addition & 1 deletion bin/symfony_requirements
@@ -1,7 +1,7 @@
#!/usr/bin/env php
<?php

require_once dirname(__FILE__).'/../var/SymfonyRequirements.php';
require_once dirname(__FILE__).'/./SymfonyRequirements.php';

$lineSize = 70;
$symfonyRequirements = new SymfonyRequirements();
Expand Down

0 comments on commit 99fa270

Please sign in to comment.