Skip to content

Commit 421e7e5

Browse files
committed
composer: works with nette/http 4.0
1 parent b79f682 commit 421e7e5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -17,7 +17,7 @@
1717
"require": {
1818
"php": ">=7.1",
1919
"nette/component-model": "^3.0",
20-
"nette/http": "^3.0",
20+
"nette/http": "^3.0 || ~4.0.0",
2121
"nette/utils": "^3.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)