Skip to content

Commit aae2168

Browse files
committed
use stable version of Faker
1 parent 0b5d013 commit aae2168

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,7 @@
2222
},
2323
"require-dev": {
2424
"sensio/framework-extra-bundle": "^3.0.2",
25-
"fzaninotto/faker": "dev-master",
25+
"fzaninotto/faker": "^1.5",
2626
"phpunit/phpunit": "^4.8.21|^5.0.10"
2727
}
2828
}

0 commit comments

Comments
 (0)