Skip to content

Commit

Permalink
Update Guzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
TimWolla committed Feb 1, 2021
1 parent d0d56a5 commit fd840ed
Show file tree
Hide file tree
Showing 11 changed files with 1,691 additions and 1,046 deletions.
2 changes: 1 addition & 1 deletion wcfsetup/install/files/lib/system/api/composer.json
Expand Up @@ -15,7 +15,7 @@
"true/punycode": "~2.0",
"pear/net_idna2": "^0.2.0",
"scssphp/scssphp": "^1.3",
"guzzlehttp/guzzle": "dev-6.5-windows"
"guzzlehttp/guzzle": "dev-6.5-woltlab"
},
"repositories": [
{
Expand Down
14 changes: 7 additions & 7 deletions wcfsetup/install/files/lib/system/api/composer.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Expand Up @@ -37,8 +37,8 @@
*
* @author Fabien Potencier <fabien@symfony.com>
* @author Jordi Boggiano <j.boggiano@seld.be>
* @see http://www.php-fig.org/psr/psr-0/
* @see http://www.php-fig.org/psr/psr-4/
* @see https://www.php-fig.org/psr/psr-0/
* @see https://www.php-fig.org/psr/psr-4/
*/
class ClassLoader
{
Expand Down

0 comments on commit fd840ed

Please sign in to comment.