Add missing stuff

This commit is contained in:
DariusIII
2019-01-31 15:04:24 +01:00
parent 53e30650a1
commit c6f9f97ebf
3 changed files with 6 additions and 3 deletions
+4 -1
View File
@@ -152,7 +152,7 @@
"barryvdh/laravel-ide-helper": "^2.4",
"beyondcode/laravel-dump-server": "^1.0",
"filp/whoops": "~2.0",
"friendsofphp/php-cs-fixer": "^2.13",
"friendsofphp/php-cs-fixer": "^2.14",
"fzaninotto/faker": "~1.4",
"mockery/mockery": "^1.0",
"moontoast/math": "^1.1",
@@ -183,6 +183,9 @@
"post-autoload-dump": [
"Illuminate\\Foundation\\ComposerScripts::postAutoloadDump",
"@php artisan package:discover --ansi"
],
"format": [
"vendor/bin/php-cs-fixer fix"
]
},
"suggest": {
Generated
+1 -1
View File
@@ -4,7 +4,7 @@
"Read more about it at https://getcomposer.org/doc/01-basic-usage.md#installing-dependencies",
"This file is @generated automatically"
],
"content-hash": "4df6289a36736e87575b1a20493226a5",
"content-hash": "1a43c70acd5f31a6d16c63775f287dd7",
"packages": [
{
"name": "aharen/omdbapi",
+1 -1
View File
@@ -41,6 +41,6 @@
"normalize.css": "^8.0.1",
"pace-js": "^1.0.2",
"pnotify": "^4.0.0-beta.2",
"tinymce": "^4.9.2"
"tinymce": "^4.9.3"
}
}