laravel/dusk
Laravel Dusk is Laravel’s browser automation and end-to-end testing tool, offering a clean, expressive API for driving real browsers. Runs with a bundled standalone Chromedriver by default (no Selenium/JDK required), but supports other drivers too.
|
Package
|
Constraint
|
|---|---|
| guzzlehttp/guzzle | ^7.5 |
| illuminate/console | ^10.0|^11.0|^12.0 |
| illuminate/support | ^10.0|^11.0|^12.0 |
| php-webdriver/webdriver | ^1.15.2 |
| symfony/console | ^6.2|^7.0 |
| symfony/finder | ^6.2|^7.0 |
| symfony/process | ^6.2|^7.0 |
| vlucas/phpdotenv | ^5.2 |
|
Package
|
Constraint
|
|---|---|
| mockery/mockery | ^1.6 |
| orchestra/testbench-core | ^8.19|^9.0|^10.0 |
| phpstan/phpstan | ^1.10 |
| phpunit/phpunit | ^10.1|^11.0|^12.0.1 |
| psy/psysh | ^0.11.12|^0.12 |
| symfony/yaml | ^6.2|^7.0 |
How can I help you explore Laravel packages today?