mirror of
https://github.com/Sylius/Sylius.git
synced 2026-07-14 09:02:12 +00:00
3 lines
101 B
Bash
Executable file
3 lines
101 B
Bash
Executable file
#!/bin/bash
|
|
|
|
composer update --no-interaction --no-scripts --prefer-dist --lock doctrine/mongodb-odm
|