Skip to content

Commit eb567ee

Browse files
committed
fixup! Manage composer via mise
1 parent 84f1296 commit eb567ee

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

dev-bin/release.sh

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -103,8 +103,6 @@ phpize
103103
make
104104
popd
105105

106-
# Resolve the real phar path, as command -v may return a mise shim, which
107-
# php cannot execute directly.
108106
php -n -dextension=ext/modules/maxminddb.so "$(mise which composer.phar)" update
109107

110108
php -n -dextension=ext/modules/maxminddb.so ./vendor/bin/phpunit

0 commit comments

Comments
 (0)