Skip to content

Commit ee0af36

Browse files
committed
composer: uses nette/http 4.0
1 parent b79f682 commit ee0af36

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

composer.json

+1-1
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": "^4.0",
2121
"nette/utils": "^3.0"
2222
},
2323
"require-dev": {

0 commit comments

Comments
 (0)