mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2024-12-26 14:05:29 +03:00
Update dependencies
Update dependencies to work with Lumen v.6
This commit is contained in:
parent
8d804e09eb
commit
c46846d978
@ -10,9 +10,9 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.5.0",
|
||||
"illuminate/console": "^5.1",
|
||||
"illuminate/filesystem": "^5.1",
|
||||
"php": "^7.2",
|
||||
"illuminate/console": "^5.1|^6",
|
||||
"illuminate/filesystem": "^5.1|^6",
|
||||
"fzaninotto/faker": "^1.5"
|
||||
},
|
||||
"autoload": {
|
||||
|
Loading…
Reference in New Issue
Block a user