Skip to content

Commit a46b551

Browse files
Update Faker suggestion to match skeleton version (#56974)
1 parent bbe303e commit a46b551

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -181,7 +181,7 @@
181181
"ably/ably-php": "Required to use the Ably broadcast driver (^1.0).",
182182
"aws/aws-sdk-php": "Required to use the SQS queue driver, DynamoDb failed job storage, and SES mail driver (^3.322.9).",
183183
"brianium/paratest": "Required to run tests in parallel (^7.0|^8.0).",
184-
"fakerphp/faker": "Required to generate fake data using the fake() helper (^1.9.1).",
184+
"fakerphp/faker": "Required to generate fake data using the fake() helper (^1.23).",
185185
"filp/whoops": "Required for friendly error pages in development (^2.14.3).",
186186
"laravel/tinker": "Required to use the tinker console command (^2.0).",
187187
"league/flysystem-aws-s3-v3": "Required to use the Flysystem S3 driver (^3.25.1).",

0 commit comments

Comments
 (0)