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