zet.oliverdavies.uk/source/_notes/4.md
2024-08-21 19:27:54 +01:00

15 lines
556 B
Markdown

---
title: Drush now uses Laravel Prompts
date: 2024-08-21 18:43:15
tags: [Drupal, Drush, Laravel, PHP]
---
By Jess:
> Very cool to see Drush (Drupal's goto CLI tool) using Laravel Prompts! It was always a goal to make it work in any PHP application, not just Laravel.
- <https://x.com/jessarchercodes/status/1826033275196027268>
- <https://github.com/drush-ops/drush/pull/5823>
- <https://github.com/drush-ops/drush/commit/f2e39540cbd7cd39d6e7417bc91885a4d8e4fd39>
- <https://github.com/drush-ops/drush/commit/72da139dcbd74b623fb6b41adc92e292b07c9334>