Skip to content

Commit

Permalink
➖ build: remove as dependencias desatualizadas
Browse files Browse the repository at this point in the history
  • Loading branch information
eggcarvalho committed Aug 23, 2024
1 parent d52e7ea commit f928227
Show file tree
Hide file tree
Showing 2,659 changed files with 171 additions and 105,542 deletions.
14 changes: 13 additions & 1 deletion composer.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,17 @@
{
"require": {
"aws/aws-sdk-php": "^3.316"
"smalot/pdfparser": "^2.10",
"google-gemini-php/client": "^1.0",
"guzzlehttp/guzzle": "^7.9"
},
"autoload": {
"psr-4": {
"App\\": "App"
}
},
"config": {
"allow-plugins": {
"php-http/discovery": true
}
}
}
338 changes: 158 additions & 180 deletions composer.lock

Large diffs are not rendered by default.

25 changes: 0 additions & 25 deletions vendor/autoload.php

This file was deleted.

4 changes: 0 additions & 4 deletions vendor/aws/aws-crt-php/CODE_OF_CONDUCT.md

This file was deleted.

175 changes: 0 additions & 175 deletions vendor/aws/aws-crt-php/LICENSE

This file was deleted.

1 change: 0 additions & 1 deletion vendor/aws/aws-crt-php/NOTICE

This file was deleted.

117 changes: 0 additions & 117 deletions vendor/aws/aws-crt-php/README.md

This file was deleted.

35 changes: 0 additions & 35 deletions vendor/aws/aws-crt-php/composer.json

This file was deleted.

Loading

0 comments on commit f928227

Please sign in to comment.