Skip to content

Commit

Permalink
Fix PhpStreamsDownloader section
Browse files Browse the repository at this point in the history
  • Loading branch information
eclipxe13 committed Jul 1, 2023
1 parent 3942df0 commit 3b11457
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/CHANGES_VERSION_3.0_TO_4.0.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ A diferencia de la clase `SymfonyDownloader`, no interpreta el formulario y util

## Se agregó `PhpStreamsDownloader`

La clase `GuzzleDownloader` permite hacer la descarga del recurso público, pero utilizando
La clase `PhpStreamsDownloader` permite hacer la descarga del recurso público, pero utilizando
funciones de PHP. No necesita ninguna dependencia externa, pero en algunos entornos restringidos
podría llegar a fallar.

Expand Down

0 comments on commit 3b11457

Please sign in to comment.