Skip to content

Commit b4df421

Browse files
committed
fix: install lagacy factories package to compatibility with laravel 9;
1 parent 47b0927 commit b4df421

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

composer.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@
1515
"ronasit/laravel-helpers": ">=2.0.0-beta"
1616
},
1717
"require-dev": {
18+
"laravel/legacy-factories": ">=1.3.0",
1819
"fzaninotto/faker": "~1.4",
1920
"mockery/mockery": "0.9.*",
2021
"phpunit/phpunit": "~4.0"

0 commit comments

Comments
 (0)