make string in language_strings for the regular license

This commit is contained in:
Milos Holba
2021-03-18 16:41:43 +01:00
parent 617f715774
commit ba7d6be249
11 changed files with 1123 additions and 152 deletions
+2 -1
View File
@@ -34,7 +34,8 @@
"fzaninotto/faker": "^1.4",
"mockery/mockery": "^1.0",
"nunomaduro/collision": "^4.1",
"phpunit/phpunit": "^8.5"
"phpunit/phpunit": "^8.5",
"supliu/laravel-query-monitor": "^1.0"
},
"config": {
"optimize-autoloader": true,