Skip to content

Commit

Permalink
Merge tag '1.5.2' into develop
Browse files Browse the repository at this point in the history
1.5.2
  • Loading branch information
AlexSkrypnyk committed Sep 28, 2023
2 parents b6a79b4 + 67cca38 commit d9c8cb7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: 'CivicTheme GovCMS'
type: module
description: 'GovCMS adjustments for CivicTheme theme.'
core_version_requirement: ^9
core_version_requirement: ^9 | ^10
package: CivicTheme
dependencies:
- govcms:govcms
2 changes: 1 addition & 1 deletion docroot/modules/custom/civictheme_govcms/composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
},
"require": {
"php": ">=8",
"govcms/govcms": "^2.28"
"govcms/govcms": ">=2.28"
},
"extra": {
"drush": {
Expand Down

0 comments on commit d9c8cb7

Please sign in to comment.