Commit 9ab8e06f authored by Daniel Cothran's avatar Daniel Cothran
Browse files

Issue #3281659 by andileco: Require the 5.0.0 version of Charts or higher

parent 6bde1ca2
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -4,4 +4,4 @@ description: 'Twig extension using the Charts API to render a chart.'
core_version_requirement: ^8 || ^9
package: 'Charts'
dependencies:
  - charts:charts (>=5.0.x)
  - charts:charts (>=5.0.0)