Skip to content

Commit feab27a

Browse files
author
ahmadhussnain
committed
Updated composer.json file
1 parent c19343c commit feab27a

File tree

2 files changed

+67
-67
lines changed

2 files changed

+67
-67
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@
66
"license": "MIT",
77
"require": {
88
"php": "^7.3|^8.0",
9+
"fakerphp/faker": "^1.14",
910
"fideloper/proxy": "^4.4",
1011
"fruitcake/laravel-cors": "^2.0",
1112
"guzzlehttp/guzzle": "^7.0.1",
@@ -14,7 +15,6 @@
1415
},
1516
"require-dev": {
1617
"facade/ignition": "^2.5",
17-
"fakerphp/faker": "^1.9.1",
1818
"laravel/sail": "^1.0.1",
1919
"mockery/mockery": "^1.4.2",
2020
"nunomaduro/collision": "^5.0",

composer.lock

Lines changed: 66 additions & 66 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)