added laravel ui
This commit is contained in:
parent
9fa6a2c54b
commit
99379df8bd
@ -27,7 +27,7 @@
|
||||
"bkwld/cloner": "3.5.*",
|
||||
"consoletvs/charts": "6.5.*",
|
||||
"doctrine/dbal": "2.9.*",
|
||||
"dingo/api": "2.4.*",
|
||||
"dingo/api": "3.0.0-rc2",
|
||||
"fideloper/proxy": "^4.2",
|
||||
"fruitcake/laravel-cors": "^1.0",
|
||||
"genealabs/laravel-model-caching": "0.8.*",
|
||||
@ -38,6 +38,7 @@
|
||||
"laracasts/flash": "3.1.*",
|
||||
"laravel/framework": "^7.0",
|
||||
"laravel/tinker": "^2.0",
|
||||
"laravel/ui": "^2.0",
|
||||
"laravelcollective/html": "6.1.*",
|
||||
"lorisleiva/laravel-search-string": "0.1.*",
|
||||
"maatwebsite/excel": "3.1.*",
|
||||
|
@ -100,7 +100,7 @@ class MessageSelector
|
||||
* Get the index to use for pluralization.
|
||||
*
|
||||
* The plural rules are derived from code of the Zend Framework (2010-09-25), which
|
||||
* is subject to the new BSD license (http://framework.zend.com/license/new-bsd)
|
||||
* is subject to the new BSD license (https://framework.zend.com/license)
|
||||
* Copyright (c) 2005-2010 - Zend Technologies USA Inc. (http://www.zend.com)
|
||||
*
|
||||
* @param string $locale
|
||||
|
Loading…
x
Reference in New Issue
Block a user