Skip to content

Commit

Permalink
feature/httplug
Browse files Browse the repository at this point in the history
Squashed commit of the following:

commit 3f49088
Author: Ivan Nikitin <vantoozz@gmail.com>
Date:   Sun Feb 2 13:50:41 2020 -0500

    ~ tests
  • Loading branch information
vantoozz committed Feb 2, 2020
1 parent 112e5d4 commit ead2489
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -14,13 +14,13 @@
"ext-json": "*",
"php-http/client-implementation": "~1",
"php-http/message-factory": "^1.0.2",
"php-http/httplug": "^1.1",
"php-http/httplug": "^1.1|^2.1",
"php-http/message": "^1.5",
"symfony/dom-crawler": "^3.3 || ^4",
"symfony/css-selector": "^3.3 || ^4"
},
"require-dev": {
"php-http/guzzle6-adapter": "~1.1",
"php-http/guzzle6-adapter": "*",
"squizlabs/php_codesniffer": "~3.4",
"phploc/phploc": "~4",
"sebastian/phpcpd": "~3",
Expand Down

0 comments on commit ead2489

Please sign in to comment.