ctjp / autoform-intl-tel-input

Custom input type "intl-tel-input" for AutoForm
MIT License
3 stars 2 forks source link

incompatible with latest autoform #6

Open bgrayburn opened 9 years ago

bgrayburn commented 9 years ago

When I try to add this package to a new project with only aldeed:autoform installed, I get the following: => Errors prevented startup:

   While selecting package versions:                                                                                                                                                                                   
   error: Potentially incompatible change required to top-level dependency: aldeed:autoform 4.2.2, was 5.1.2.                                                                                                          
   Constraints on package "aldeed:autoform":                                                                                                                                                                           
   * aldeed:autoform@4.0.6 <- ctjp:autoform-intl-tel-input 0.2.0                                                                                                                                                       

   To allow potentially incompatible changes to top-level dependencies, you must pass --allow-incompatible-update on the command line.                                                                                 

=> Your application has errors. Waiting for file change. 

Has this package been tested with 4.2.2? Any chance of bumping the constraint