1
0
mirror of https://github.com/laravel/valet.git synced 2026-02-05 08:30:07 +01:00

Merge branch 'master' of github.com:laravel/valet

This commit is contained in:
Matt Stauffer
2023-02-20 09:55:16 -05:00
2 changed files with 1 additions and 1 deletions

View File

@@ -54,7 +54,7 @@
],
"extra": {
"branch-alias": {
"dev-master": "2.x-dev"
"dev-master": "4.x-dev"
}
}
}