Merge branch 'master' into production

This commit is contained in:
2023-07-18 20:03:00 -03:00
3 changed files with 1097 additions and 960 deletions

1229
composer.lock generated

File diff suppressed because it is too large Load Diff

826
package-lock.json generated

File diff suppressed because it is too large Load Diff

View File

@@ -1 +1 @@
ssh homestead -t 'cd shareit; php7.3 /usr/local/bin/composer update; npm update; echo; echo -n "Press enter to exit..."; read'
ssh homestead -t 'cd shareit; /usr/local/bin/composer update; npm update; echo; echo -n "Press enter to exit..."; read'