mirror of
https://github.com/laravel/valet.git
synced 2026-02-07 01:00:09 +01:00
6 lines
186 B
Markdown
6 lines
186 B
Markdown
# Upgrading to v4
|
|
|
|
- Update custom drivers:
|
|
- Match the new type hints of the base ValetDriver
|
|
- Extend the new namespaced drivers instead of the old globally-namespaced drivers
|