Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
S
simple_gmap
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
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
project
simple_gmap
Commits
ecd3cb3a
There was an error fetching the commit references. Please try again later.
Commit
ecd3cb3a
authored
Aug 5, 2023
by
Rushikesh Raval
Committed by
martin frances
Aug 5, 2023
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3329451
by rushiraval: Automated Drupal 10 compatibility fixes
parent
1d6376fc
No related branches found
No related tags found
1 merge request
!7
Issue #3434541 "Automated drupal 11"
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
simple_gmap.info.yml
+1
-2
1 addition, 2 deletions
simple_gmap.info.yml
tests/module/simple_gmap_stress_test/simple_gmap_stress_test.info.yml
+1
-2
1 addition, 2 deletions
.../simple_gmap_stress_test/simple_gmap_stress_test.info.yml
with
2 additions
and
4 deletions
simple_gmap.info.yml
+
1
−
2
View file @
ecd3cb3a
...
...
@@ -2,8 +2,7 @@ name: 'Simple Google Maps'
type
:
module
description
:
'
Provides
a
Google
Maps
link/map
formatter
for
simple
Text
fields.'
package
:
Field types
core
:
8.x
core_version_requirement
:
^8 || ^9
core_version_requirement
:
^8 || ^9 || ^10
dependencies
:
-
field
-
text
...
...
This diff is collapsed.
Click to expand it.
tests/module/simple_gmap_stress_test/simple_gmap_stress_test.info.yml
+
1
−
2
View file @
ecd3cb3a
...
...
@@ -2,7 +2,6 @@ name: simple_gmap_stress_test
type
:
module
description
:
'
Provides
a
stress_test
content
entity.'
package
:
Custom
core
:
8.x
core_version_requirement
:
^8 || ^9
core_version_requirement
:
^8 || ^9 ||^10
dependencies
:
-
simple_gmap
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Save comment
Cancel
Please
register
or
sign in
to comment