mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-10-17 01:42:19 +00:00
Removed the composer.lock, see what happens.
This commit is contained in:
@@ -7,6 +7,7 @@ php:
|
||||
|
||||
install:
|
||||
- composer selfupdate
|
||||
- rm composer.lock
|
||||
- composer update
|
||||
- php artisan env
|
||||
- mv -v .env.testing .env
|
||||
|
Reference in New Issue
Block a user