mirror of
https://github.com/NNTmux/newznab-tmux.git
synced 2026-08-29 02:01:33 +00:00
Add missing stuff
This commit is contained in:
+4
-1
@@ -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
@@ -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
@@ -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"
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user