PHPackages                             orchestra/dusk-updater - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. orchestra/dusk-updater

ActiveLibrary

orchestra/dusk-updater
======================

Updater for Laravel Dusk ChromeDriver binaries

v3.1.0(3mo ago)101.1M↑28.6%35MITPHPPHP ^8.1CI passing

Since May 9Pushed 2mo ago3 watchersCompare

[ Source](https://github.com/orchestral/dusk-updater)[ Packagist](https://packagist.org/packages/orchestra/dusk-updater)[ RSS](/packages/orchestra-dusk-updater/feed)WikiDiscussions 3.x Synced 1mo ago

READMEChangelog (10)Dependencies (13)Versions (50)Used By (5)

Updater for Laravel Dusk ChromeDriver binaries
==============================================

[](#updater-for-laravel-dusk-chromedriver-binaries)

[![Tests](https://github.com/orchestral/dusk-updater/actions/workflows/tests.yaml/badge.svg?branch=2.x)](https://github.com/orchestral/dusk-updater/actions/workflows/tests.yaml?query=branch%3A2.x)[![Latest Stable Version](https://camo.githubusercontent.com/76a952597aec3a05914d34dfa844f0bac2aa7fa876e5fbbad4a02b32a0ed6689/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6475736b2d757064617465722f76657273696f6e)](https://packagist.org/packages/orchestra/dusk-updater)[![Total Downloads](https://camo.githubusercontent.com/286644042f466481c94e6607d7ef2b4bc5ab69fde281b8986d251b527847e303/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6475736b2d757064617465722f646f776e6c6f616473)](https://packagist.org/packages/orchestra/dusk-updater)[![Latest Unstable Version](https://camo.githubusercontent.com/8b290dd95deaca8bacc076e211e4f889775b9def76cd6d198fdcb61445a3da0e/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6475736b2d757064617465722f762f756e737461626c65)](//packagist.org/packages/orchestra/dusk-updater)[![License](https://camo.githubusercontent.com/e58a01aed1a40c873e0c25fb1bf4821682a903c1c833fff5d2c1823061475fd1/68747470733a2f2f706f7365722e707567782e6f72672f6f72636865737472612f6475736b2d757064617465722f6c6963656e7365)](https://packagist.org/packages/orchestra/dusk-updater)

> This is a fork based on [staudenmeir/dusk-updater](https://github.com/staudenmeir/dusk-updater) but uses Symfony Console to allow it to be used outside of Laravel installation.

Introduction
------------

[](#introduction)

This Symfony command updates your Laravel Dusk ChromeDriver binaries to the latest or specified release.

Supports all versions of Laravel Dusk especially those used outside of Laravel installation.

Installation
------------

[](#installation)

```
composer require --dev orchestra/dusk-updater

```

Usage
-----

[](#usage)

### Updating ChromeDriver

[](#updating-chromedriver)

Download the latest stable ChromeDriver release:

```
php vendor/bin/dusk-updater update

```

You can also specify the major Chrome/Chromium version you are using:

```
php vendor/bin/dusk-updater update 109

```

Or you directly specify the desired ChromeDriver version:

```
php vendor/bin/dusk-updater update 109.0.5414.74

```

> If Dusk is still using the previous version after the update, there is probably an old ChromeDriver process running that you need to terminate first.

### Checking Chrome Versions

[](#checking-chrome-versions)

You can check if the installed Chrome and ChromeDriver version using:

```
php vendor/bin/dusk-updater detect

```

> The command will prompt you to download a new ChromeDriver if it is outdated.

Specify the absolute path to your custom Chrome/Chromium installation (not supported on Windows):

```
php vendor/bin/dusk-updater detect --chrome-dir=/usr/bin/google-chrome

```

Finally, you can also tell the command to automatically download a new version if it is outdated using:

```
php vendor/bin/dusk-updater detect --auto-update

```

###  Health Score

62

—

FairBetter than 99% of packages

Maintenance83

Actively maintained with recent releases

Popularity47

Moderate usage in the ecosystem

Community22

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 99% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~53 days

Recently: every ~98 days

Total

48

Last Release

63d ago

Major Versions

v1.10.0 → v2.6.02024-08-14

v2.7.0 → v3.0.02025-02-16

v2.7.1 → v3.0.22025-02-18

1.x-dev → 2.x-dev2025-03-24

2.x-dev → v3.1.02026-01-20

PHP version history (3 changes)v2.0.0PHP ^8.1

v2.1.0PHP ^8.0

v3.0.0PHP ^8.2

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/172966?v=4)[Mior Muhammad Zaki](/maintainers/crynobone)[@crynobone](https://github.com/crynobone)

---

Top Contributors

[![crynobone](https://avatars.githubusercontent.com/u/172966?v=4)](https://github.com/crynobone "crynobone (388 commits)")[![murrant](https://avatars.githubusercontent.com/u/39462?v=4)](https://github.com/murrant "murrant (1 commits)")[![stevethomas](https://avatars.githubusercontent.com/u/1127412?v=4)](https://github.com/stevethomas "stevethomas (1 commits)")[![ThibaudDauce](https://avatars.githubusercontent.com/u/1770543?v=4)](https://github.com/ThibaudDauce "ThibaudDauce (1 commits)")[![viezel](https://avatars.githubusercontent.com/u/312065?v=4)](https://github.com/viezel "viezel (1 commits)")

---

Tags

chromedriverdusklaravel

###  Code Quality

TestsPest

Static AnalysisPHPStan

Code StyleLaravel Pint

Type Coverage Yes

### Embed Badge

![Health badge](/badges/orchestra-dusk-updater/health.svg)

```
[![Health](https://phpackages.com/badges/orchestra-dusk-updater/health.svg)](https://phpackages.com/packages/orchestra-dusk-updater)
```

###  Alternatives

[laravel/framework

The Laravel Framework.

34.7k509.9M17.0k](/packages/laravel-framework)[shopware/platform

The Shopware e-commerce core

3.3k1.5M3](/packages/shopware-platform)[drush/drush

Drush is a command line shell and scripting interface for Drupal, a veritable Swiss Army knife designed to make life easier for those of us who spend some of our working hours hacking away at the command prompt.

2.4k57.4M685](/packages/drush-drush)[drupal/core

Drupal is an open source content management platform powering millions of websites and applications.

19562.3M1.3k](/packages/drupal-core)[shopware/core

Shopware platform is the core for all Shopware ecommerce products.

595.2M386](/packages/shopware-core)[laravel/horizon

Dashboard and code-driven configuration for Laravel queues.

4.1k84.2M225](/packages/laravel-horizon)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
