We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent e8cdc20 commit af192d1Copy full SHA for af192d1
composer.json
@@ -11,7 +11,7 @@
11
}
12
],
13
"require": {
14
- "php": "^8 || ^7.1",
+ "php": ">=7.1",
15
"nette/forms": "^3"
16
},
17
"autoload": {
0 commit comments