Commit 0abf95a2 authored by Rajab Natshah's avatar Rajab Natshah
Browse files

Issue #3403836: Change drupal/core to ~10 in the .info.yml and composer.json...

Issue #3403836: Change drupal/core to ~10 in the .info.yml and composer.json files in the 10.0.x branch to allow for a smooth update to latest stable Drupal 10 versions
parent 5bc736c9
Loading
Loading
Loading
Loading
+2 −5
Original line number Diff line number Diff line
### Problem/Motivation

#### Steps to reproduce
```
  Given 
   When 
   Then 
```


### Proposed resolution

@@ -17,6 +13,7 @@
- [ ] Automated unit/functional testing coverage
- [ ] Developer Documentation support on feature change/addition
- [ ] User Guide Documentation support on feature change/addition
- [ ] UX/UI designer responsibilities
- [ ] Accessibility and Readability
- [ ] Code review from 1 Varbase core team member
- [ ] Full testing and approval
+1 −0
Original line number Diff line number Diff line
@@ -5,6 +5,7 @@
- [ ] Automated unit/functional testing coverage
- [ ] Developer Documentation support on feature change/addition
- [ ] User Guide Documentation support on feature change/addition
- [ ] UX/UI designer responsibilities
- [ ] Accessibility and Readability
- [ ] Code review from 1 Varbase core team member
- [ ] Full testing and approval
+1 −1
+1 −1
Original line number Diff line number Diff line
@@ -2,7 +2,7 @@ name: "Varbase FAQ"
description: "Provides FAQ content type and related configuration. A frequently asked question and its answer."
type: module
package: Varbase
core_version_requirement: ~10.1.0
core_version_requirement: ~10
dependencies:
  - drupal:user
  - drupal:node
+786 −635

File changed.

Preview size limit exceeded, changes collapsed.