contributte / forms-bootstrap

👾 Bootstrap 4 + 5 forms for Nette framework
MIT License
19 stars 19 forks source link

chore(deps): allow nette/forms v3.1.10 #77

Closed simPod closed 1 year ago

dakorpar commented 1 year ago

This lib is allways only on one version of nette forms. You can do it only for 3.1.10 but also you need to check what's up with tests. Now that tests are failing, you probably also see why this lib allways have to be only on 1 strict version of nette/forms. If U plan to fix this reopen this and see what's up with tests, otherwise I'll do it when I get some time.

simPod commented 1 year ago

Sure, some explained it to me in some PR before. I just did not notice the test did not pass. Though I guess I don't want to learn nette form internals so I'll pass. Thanks.