Skip to content

Commit e933d70

Browse files
committed
chore : use http 2.x
1 parent 49a6a21 commit e933d70

File tree

2 files changed

+23
-18
lines changed

2 files changed

+23
-18
lines changed

composer.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,10 +23,10 @@
2323
}
2424
],
2525
"require": {
26-
"scrawler/router": "^4.1",
26+
"scrawler/router": "^4.2",
2727
"php-di/php-di": "^7.0",
2828
"phlak/config": "^8.0",
29-
"scrawler/http": "^1.0",
29+
"scrawler/http": "^2.0",
3030
"vlucas/phpdotenv": "^5.6"
3131
},
3232
"require-dev": {

composer.lock

Lines changed: 21 additions & 16 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)