Skip to content

Commit f5f8637

Browse files
website21czf3l1x
authored andcommitted
Allow nette application 4.0
1 parent f68b0a2 commit f5f8637

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
@@ -19,7 +19,7 @@
1919
],
2020
"require": {
2121
"php": ">=7.2",
22-
"nette/application": "^3.0.0"
22+
"nette/application": "^3.0.0 || ^4.0"
2323
},
2424
"require-dev": {
2525
"nette/http": "~2.4.8 || ^3.0.0",

0 commit comments

Comments
 (0)