Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
C
civicrm_tools
Manage
Activity
Members
Labels
Plan
Wiki
Custom issue tracker
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Locked files
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Model registry
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Code review analytics
Insights
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
civicrm_tools
Merge requests
!1
Issue
#3247254
: Drupal 9 compatibility
Code
Review changes
Check out branch
Download
Patches
Plain diff
Merged
Issue
#3247254
: Drupal 9 compatibility
issue/civicrm_tools-3247254:8.x-1.x
into
8.x-1.x
Overview
0
Commits
1
Pipelines
0
Changes
3
Merged
gilles_webstanz
requested to merge
issue/civicrm_tools-3247254:8.x-1.x
into
8.x-1.x
3 years ago
Overview
0
Commits
1
Pipelines
0
Changes
3
Expand
0
0
Merge request reports
Compare
8.x-1.x
8.x-1.x (base)
and
latest version
latest version
b8d01e67
1 commit,
3 years ago
3 files
+
3
−
1
Inline
Compare changes
Side-by-side
Inline
Show whitespace changes
Show one file at a time
Files
3
Search (e.g. *.vue) (Ctrl+P)
civicrm_tools_rest/civicrm_tools_rest.info.yml
+
1
−
0
Options
@@ -2,6 +2,7 @@ name: 'CiviCRM Tools REST'
type
:
module
description
:
'
Exposes
CiviCRM
and
Drupal
related
entities
via
REST
endpoints.'
core
:
8.x
core_version_requirement
:
^8 || ^9
package
:
'
CiviCRM'
dependencies
:
-
civicrm_tools
Loading