Skip to content

Commit 18ac635

Browse files
committed
commit
1 parent 174d65e commit 18ac635

File tree

1 file changed

+1
-21
lines changed

1 file changed

+1
-21
lines changed

composer.json

+1-21
Original file line numberDiff line numberDiff line change
@@ -24,31 +24,11 @@
2424
},
2525
"type": "library",
2626
"require": {
27-
"symfony/yaml": "^2.3 | ^3.0 | ^4.0 | ^5.0 | ^6.0 || ^7.0",
2827
"psr/http-message": "1.1",
2928
"arcanedev/log-viewer": "8.1.0",
3029
"larapack/doctrine-support": "0.1.9",
3130
"darkaonline/l5-swagger": "8.1",
32-
"symfony/var-exporter": "5.4.21",
33-
"phpstan/phpstan": "1.10.15",
34-
"spatie/laravel-backup": "7.8",
35-
"unisharp/laravel-filemanager": "2.6",
36-
"spatie/laravel-activitylog": "4.7.1",
37-
"php-open-source-saver/jwt-auth": "2.1.0",
38-
"google/apiclient": "2.13.2",
39-
"spatie/flysystem-dropbox": "1.2.3",
40-
"masbug/flysystem-google-drive-ext": "1.3.2",
41-
"laravel/octane": "1.5.5",
42-
"laravel/sanctum": "2.15.1",
43-
"laravel/tinker": "2.8.1",
44-
"laravel/ui": "3.4.6",
45-
"webpatser/laravel-uuid": "4.0.1",
46-
"predis/predis": "2.1.2",
47-
"guzzlehttp/guzzle": "7.5.1",
48-
"zircote/swagger-php": "3.*",
49-
"doctrine/dbal": "2.13.9",
50-
"league/flysystem-aws-s3-v3": "1.0.29",
51-
"league/flysystem": "1.1.10"
31+
"zircote/swagger-php": "3.*"
5232
},
5333
"require-dev": {
5434
"phpunit/phpunit": "^9.5",

0 commit comments

Comments
 (0)