fix dependencies
This commit is contained in:
parent
fc0abe8d33
commit
e74d5b7b2d
2 changed files with 741 additions and 618 deletions
1355
composer.lock
generated
1355
composer.lock
generated
File diff suppressed because it is too large
Load diff
2
dev.sh
2
dev.sh
|
@ -2,7 +2,7 @@
|
|||
|
||||
set -e
|
||||
|
||||
PHPBIN=php7.2
|
||||
PHPBIN=php7.4
|
||||
|
||||
DIR="$( cd "$( dirname "${BASH_SOURCE[0]}" )" && pwd )"
|
||||
|
||||
|
|
Loading…
Reference in a new issue