mirror of
https://github.com/deployphp/deployer.git
synced 2025-02-23 00:32:25 +01:00
Release 7.0.0-beta.27
This commit is contained in:
parent
08d1191148
commit
30e21e41dd
2
bin/dep
2
bin/dep
@ -10,7 +10,7 @@
|
|||||||
|
|
||||||
define('DEPLOYER', true);
|
define('DEPLOYER', true);
|
||||||
define('DEPLOYER_BIN', __FILE__);
|
define('DEPLOYER_BIN', __FILE__);
|
||||||
define('DEPLOYER_VERSION', '7.0.0-master');
|
define('DEPLOYER_VERSION', '7.0.0-beta.27');
|
||||||
|
|
||||||
// Check for min. php version requirement
|
// Check for min. php version requirement
|
||||||
if (PHP_VERSION_ID < 70300) {
|
if (PHP_VERSION_ID < 70300) {
|
||||||
|
Loading…
x
Reference in New Issue
Block a user