This repository was archived by the owner on Sep 5, 2024. It is now read-only.
This repository was archived by the owner on Sep 5, 2024. It is now read-only.
bower: 1.1.10 requires minimum angular 1.7.2 #11348
Closed
Description
Bug, enhancement request, or proposal:
Bug
CodePen and steps to reproduce the issue:
CodePen Demo which demonstrates the issue:
no reproducer (build issue in existing projects that use bower with a dependency of angular-material ~1.1.*)
Detailed Reproduction Steps:
- readme states that angular >1.4 is required
- package.json requires ^1.7.2
What is the expected behavior?
at least continue working with angular 1.6
What is the current behavior?
build conflicts in all our projects
What is the use-case or motivation for changing an existing behavior?
Which versions of AngularJS, Material, OS, and browsers are affected?
- AngularJS: 1.4, 1.5, 1.6
- AngularJS Material: 1.1.10
- OS: all
- Browsers: all
Is there anything else we should know? Stack Traces, Screenshots, etc.
introduced by this: f6534d6