We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fbc0d4a commit b948ef2Copy full SHA for b948ef2
1 file changed
composer.json
@@ -18,9 +18,9 @@
18
],
19
"require": {
20
"php": "~5.6.0 || ~7.0",
21
- "nette/application": "~2.4.0 || ~3.0.0",
22
- "nette/forms": "~2.4.0 || ~3.0.0",
23
- "nette/utils": "~2.4.0 || ~3.0.0"
+ "nette/application": "~2.4 || ~3.0.0",
+ "nette/forms": "~2.4 || ~3.0.0",
+ "nette/utils": "~2.4 || ~3.0.0"
24
},
25
"require-dev": {
26
"nette/di": "~2.4.6 || ~3.0.0",
0 commit comments