Add faker package back
This commit is contained in:
@@ -6,7 +6,6 @@
|
||||
"type": "project",
|
||||
"minimum-stability": "stable",
|
||||
"homepage": "http://www.phpvms.net",
|
||||
"optimize-autoloader": true,
|
||||
"require": {
|
||||
"php": ">=7.1",
|
||||
"laravel/framework": "^5.6",
|
||||
@@ -15,6 +14,7 @@
|
||||
"spatie/laravel-pjax": "1.3.x",
|
||||
"league/geotools": "0.8.x",
|
||||
"toin0u/geotools-laravel": "1.0.x",
|
||||
"fzaninotto/faker": "^1.8",
|
||||
"webpatser/laravel-uuid": "3.0.x",
|
||||
"composer/semver": "1.4.x",
|
||||
"hashids/hashids": "2.0.x",
|
||||
@@ -46,7 +46,6 @@
|
||||
"require-dev": {
|
||||
"phpunit/phpunit": "~7.0",
|
||||
"barryvdh/laravel-ide-helper": "2.4.x",
|
||||
"fzaninotto/faker": "~1.4",
|
||||
"mockery/mockery": "0.9.*",
|
||||
"filp/whoops": "~2.0",
|
||||
"bpocallaghan/generators": "5.0.1",
|
||||
|
||||
Reference in New Issue
Block a user