Skip to content

Commit

Permalink
Make example module work with D11 (#17)
Browse files Browse the repository at this point in the history
  • Loading branch information
tannguyen04 authored Aug 1, 2024
1 parent ac68623 commit c1bc4ad
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@ name: Integration Report Example
description: 'Example module to demonstrate how to implement a report class.'
type: module
package: Other
core_version_requirement: ^9 || ^10
core_version_requirement: ^9 || ^10 || ^11
dependencies:
- integration_report:integration_report

0 comments on commit c1bc4ad

Please sign in to comment.