openclassify docker

This commit is contained in:
Moradii 2022-06-08 09:28:04 +03:00
parent e15a93e556
commit 197b04e373
2 changed files with 1 additions and 3 deletions

View File

@ -104,8 +104,7 @@
"fzaninotto/faker": "~1.4",
"symfony/css-selector": "3.1.*",
"symfony/dom-crawler": "3.1.*",
"anomaly/installer-module": "~2.4.0",
"laravel/sail": "^1.14"
"anomaly/installer-module": "~2.4.0"
},
"repositories": [
{

View File

@ -209,7 +209,6 @@ return [
*/
Anomaly\Streams\Platform\StreamsServiceProvider::class,
Sentry\Laravel\ServiceProvider::class,
\Laravel\Sail\SailServiceProvider::class
],
/*