We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 22fe672 commit 087b381Copy full SHA for 087b381
composer.json
@@ -37,13 +37,13 @@
37
"cycle/proxy-factory": "^1.0",
38
"cycle/annotated": "^2.0",
39
"cycle/migrations": "^1.0",
40
- "fzaninotto/faker": "^1.9",
41
"spiral/data-grid-bridge": "^1.1",
42
"spiral/auth-http": "^1.0",
43
"spiral/annotated-routes": "^1.0",
44
"spiral/toolkit": "^v1.1",
45
"spiral/helpers": "^1.0",
46
- "spiral/keeper": "^0.5a"
+ "spiral/keeper": "^0.5a",
+ "fzaninotto/faker": "^1.9"
47
},
48
"require-dev": {
49
"phpunit/phpunit": "^8.5"
0 commit comments