mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2024-12-29 02:11:12 -06:00
Removed the composer.lock, see what happens.
This commit is contained in:
parent
b90c7c09b6
commit
082e6f5e99
@ -7,6 +7,7 @@ php:
|
||||
|
||||
install:
|
||||
- composer selfupdate
|
||||
- rm composer.lock
|
||||
- composer update
|
||||
- php artisan env
|
||||
- mv -v .env.testing .env
|
||||
|
Loading…
Reference in New Issue
Block a user