1
0
mirror of https://github.com/fzaninotto/Faker.git synced 2025-03-23 08:49:53 +01:00

Add branch-alias to the master branch

This commit is contained in:
Jordi Boggiano 2012-10-27 15:28:53 +03:00
parent 7f1e1cda75
commit 3d8b7d2d93

View File

@ -15,5 +15,10 @@
},
"autoload": {
"psr-0": { "Faker": "src/" }
},
"extra": {
"branch-alias": {
"dev-master": "1.1.x-dev"
}
}
}