mirror of
https://github.com/doctrine/migrations.git
synced 2026-03-23 22:42:14 +01:00
Update to box 4.4.0
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
#!/usr/bin/env bash
|
||||
|
||||
if [ ! -f box.phar ]; then
|
||||
wget https://github.com/box-project/box/releases/download/4.3.7/box.phar -O box.phar
|
||||
wget https://github.com/box-project/box/releases/download/4.4.0/box.phar -O box.phar
|
||||
fi
|
||||
|
||||
Reference in New Issue
Block a user