Added tests to vocabulary and ability to print by key press

This commit is contained in:
kplaczek
2018-05-18 21:47:43 +02:00
parent 625193e99e
commit db3f7772a6
5 changed files with 202 additions and 12 deletions

View File

@@ -5,7 +5,7 @@
"license": "MIT",
"type": "project",
"require": {
"php": ">=5.6.4",
"php": ">=7.0.0",
"imangazaliev/didom": "^1.9",
"intervention/image": "^2.3",
"laravel/framework": "5.4.*",