Skip to content
This repository was archived by the owner on Dec 11, 2020. It is now read-only.

Commit 27a216c

Browse files
committed
Bump version to 1.9
1 parent dcf105a commit 27a216c

File tree

1 file changed

+6
-2
lines changed

1 file changed

+6
-2
lines changed

Diff for: composer.json

+6-2
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,11 @@
22
"name": "fzaninotto/faker",
33
"type": "library",
44
"description": "Faker is a PHP library that generates fake data for you.",
5-
"keywords": ["faker", "fixtures", "data"],
5+
"keywords": [
6+
"faker",
7+
"fixtures",
8+
"data"
9+
],
610
"license": "MIT",
711
"authors": [
812
{
@@ -29,7 +33,7 @@
2933
},
3034
"extra": {
3135
"branch-alias": {
32-
"dev-master": "1.9-dev"
36+
"dev-master": "1.9"
3337
}
3438
},
3539
"config": {

0 commit comments

Comments
 (0)