Skip to content

Commit 6ad4aa5

Browse files
author
Greg Bowler
committed
Update dependencies
1 parent 71d0cda commit 6ad4aa5

File tree

2 files changed

+88
-88
lines changed

2 files changed

+88
-88
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,13 +18,13 @@
1818
"phpgt/http": "dev-master",
1919
"phpgt/curl": "dev-master",
2020

21-
"php-http/httplug": "^1.1 || ^2.0",
21+
"php-http/httplug": "^2.0",
2222
"react/promise": "2.*",
2323
"react/event-loop": "^1.0"
2424
},
2525

2626
"require-dev": {
27-
"phpunit/phpunit": "7.* || 8.*"
27+
"phpunit/phpunit": "8.*"
2828
},
2929

3030
"autoload": {

0 commit comments

Comments
 (0)