mirror of
https://github.com/getgrav/grav.git
synced 2026-08-05 01:49:52 +02:00
Removed fzaninotto/faker library
This commit is contained in:
@@ -29,6 +29,3 @@ $grav = function () {
|
||||
};
|
||||
|
||||
Fixtures::add('grav', $grav);
|
||||
|
||||
$fake = Factory::create();
|
||||
Fixtures::add('fake', $fake);
|
||||
|
||||
Reference in New Issue
Block a user