mirror of
https://github.com/doctrine/DoctrineModule.git
synced 2026-03-23 22:32:10 +01:00
fixed wrong path (#729), requires recent composer version
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
#!/usr/bin/env php
|
||||
<?php
|
||||
|
||||
include('doctrine-module.php');
|
||||
include(__DIR__ . '/doctrine-module.php');
|
||||
|
||||
Reference in New Issue
Block a user