mirror of
https://github.com/ZorgCC/lumen-generators.git
synced 2025-03-06 10:20:29 +03:00
required php version changed to 5.5
This commit is contained in:
parent
092ee7bb30
commit
dc3351a8a6
@ -10,7 +10,7 @@
|
||||
}
|
||||
],
|
||||
"require": {
|
||||
"php": ">=5.4.0",
|
||||
"php": ">=5.5.0",
|
||||
"illuminate/console": "^5.1",
|
||||
"illuminate/filesystem": "^5.1"
|
||||
},
|
||||
|
Loading…
x
Reference in New Issue
Block a user