Skip to content

Commit 8aa4181

Browse files
authored
Updated branch alias (#1000)
* Updated branch alias * Updated branch alias
1 parent cdbf804 commit 8aa4181

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/Provider/GeocodeEarth/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prefer-stable": true,
4040
"extra": {
4141
"branch-alias": {
42-
"dev-master": "4.0-dev"
42+
"dev-master": "1.0-dev"
4343
}
4444
}
4545
}

src/Provider/GoogleMapsPlaces/composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
"prefer-stable": true,
4040
"extra": {
4141
"branch-alias": {
42-
"dev-master": "4.0-dev"
42+
"dev-master": "1.0-dev"
4343
}
4444
}
4545
}

0 commit comments

Comments
 (0)