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 b4df421 commit bd955b0Copy full SHA for bd955b0
composer.json
@@ -12,10 +12,10 @@
12
"require": {
13
"php": ">=7.1.3",
14
"laravel/framework": ">=5.4.0",
15
- "ronasit/laravel-helpers": ">=2.0.0-beta"
+ "ronasit/laravel-helpers": ">=2.0.0-beta",
16
+ "laravel/legacy-factories": ">=1.3.0"
17
},
18
"require-dev": {
- "laravel/legacy-factories": ">=1.3.0",
19
"fzaninotto/faker": "~1.4",
20
"mockery/mockery": "0.9.*",
21
"phpunit/phpunit": "~4.0"
0 commit comments