Skip to content

Commit 09961f0

Browse files
committed
Moving faker from dev
1 parent 56c0332 commit 09961f0

File tree

2 files changed

+71
-71
lines changed

2 files changed

+71
-71
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,7 @@
1010
"license": "MIT",
1111
"require": {
1212
"php": "^8.2",
13+
"fakerphp/faker": "^1.23",
1314
"inertiajs/inertia-laravel": "^2.0",
1415
"intervention/image": "^3.11",
1516
"laravel/framework": "^12.0",
@@ -21,7 +22,6 @@
2122
"tightenco/ziggy": "^2.4"
2223
},
2324
"require-dev": {
24-
"fakerphp/faker": "^1.23",
2525
"laravel/pail": "^1.2.2",
2626
"laravel/pint": "^1.18",
2727
"laravel/sail": "^1.41",

composer.lock

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

0 commit comments

Comments
 (0)