mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-23 08:45:04 +01:00
added namespace to make it work
This commit is contained in:
parent
3a781b6023
commit
cabab1bcc6
@ -1,5 +1,7 @@
|
||||
<?php
|
||||
|
||||
namespace Deployer;
|
||||
|
||||
require_once __DIR__ . '/common.php';
|
||||
|
||||
/**
|
||||
|
Loading…
x
Reference in New Issue
Block a user