We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 23fa7b7 commit b901288Copy full SHA for b901288
composer.json
@@ -13,7 +13,7 @@
13
"php": "^7.4 || ^8.0",
14
"ext-json": "*",
15
"cebe/php-openapi": "^1.4",
16
- "fzaninotto/faker": "^1.9",
+ "fakerphp/faker": "^1.10",
17
"league/openapi-psr7-validator": "^0.12",
18
"thecodingmachine/safe": "^1.1"
19
},
@@ -25,7 +25,7 @@
25
"phpstan/phpstan": "^0.12.50",
26
"phpstan/phpstan-phpunit": "^0.12.16",
27
"phpunit/phpunit": "^9.4",
28
- "spatie/phpunit-snapshot-assertions": "^4.2",
+ "spatie/phpunit-snapshot-assertions": "dev-master",
29
"symfony/var-dumper": "^5.1",
30
"thecodingmachine/phpstan-safe-rule": "^1.0"
31
0 commit comments