Skip to content

Commit fc121f6

Browse files
committed
Update vendor
1 parent 72e34ae commit fc121f6

File tree

4 files changed

+393
-261
lines changed

4 files changed

+393
-261
lines changed

bin/symfony_requirements

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
#!/usr/bin/env php
22
<?php
33

4-
require_once dirname(__FILE__).'/../var/SymfonyRequirements.php';
4+
require_once dirname(__FILE__).'/./SymfonyRequirements.php';
55

66
$lineSize = 70;
77
$symfonyRequirements = new SymfonyRequirements();

0 commit comments

Comments
 (0)