Skip to content

Commit

Permalink
Updated version of nette/forms
Browse files Browse the repository at this point in the history
  • Loading branch information
lulco authored Mar 28, 2019
1 parent c9ec7f2 commit 35a0142
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,8 @@
}
],
"require": {
"php": ">= 5.3.7",
"nette/forms": "~2.3"
"php": ">= 7.1.0",
"nette/forms": "^2.3 | ^3.0"
},
"autoload": {
"classmap": [
Expand Down

0 comments on commit 35a0142

Please sign in to comment.