Skip to content

Commit

Permalink
Allow StaticArrays 0.11 also
Browse files Browse the repository at this point in the history
  • Loading branch information
saschatimme authored Jun 22, 2019
1 parent 6817ab9 commit 2e17a73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Project.toml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ StaticArrays = "90137ffa-7385-5640-81b9-e52037218182"
[compat]
julia = "1"
MultivariatePolynomials = "^0.2"
StaticArrays = "^0.8, ^0.9, ^0.10"
StaticArrays = "^0.8, ^0.9, ^0.10, ^0.11"

[extras]
DynamicPolynomials = "7c1d4256-1411-5781-91ec-d7bc3513ac07"
Expand Down

0 comments on commit 2e17a73

Please sign in to comment.