Sync with 0.7

This commit is contained in:
Eldad Fux
2020-10-29 22:16:34 +02:00
parent f242a48de6
commit bd6983179f
5 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh
php /usr/src/code/app/cli.php doctor $@
php /usr/src/code/app/cli.php doctor $@
+1 -1
View File
@@ -1,3 +1,3 @@
#!/bin/sh
php /usr/src/code/app/cli.php migrate $@
php /usr/src/code/app/cli.php migrate $@
Executable → Regular
View File
Executable → Regular
View File
+1 -1
View File
@@ -42,8 +42,8 @@
"utopia-php/config": "0.2.*",
"utopia-php/locale": "0.3.*",
"utopia-php/registry": "0.2.*",
"utopia-php/domains": "0.2.*",
"utopia-php/preloader": "0.2.*",
"utopia-php/domains": "0.2.*",
"utopia-php/swoole": "0.2.*",
"resque/php-resque": "1.3.6",