Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
date_time_day
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
date_time_day
Commits
b44a6e15
Commit
b44a6e15
authored
1 year ago
by
Project Update Bot
Committed by
Andriy Khomych
1 year ago
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3286909
by Project Update Bot: Automated Drupal 10 compatibility fixes
parent
de920aad
No related branches found
Branches containing commit
Tags
7.x-5.7
No related merge requests found
Changes
3
Hide whitespace changes
Inline
Side-by-side
Showing
3 changed files
composer.json
+1
-1
1 addition, 1 deletion
composer.json
date_time_day.info.yml
+1
-2
1 addition, 2 deletions
date_time_day.info.yml
date_time_day.info.yml.orig
+8
-0
8 additions, 0 deletions
date_time_day.info.yml.orig
with
10 additions
and
3 deletions
composer.json
+
1
−
1
View file @
b44a6e15
...
...
@@ -18,7 +18,7 @@
}
],
"require"
:
{
"php"
:
">=7.
2
"
"php"
:
">=7.
3
"
},
"minimum-stability"
:
"dev"
,
"support"
:
{
...
...
This diff is collapsed.
Click to expand it.
date_time_day.info.yml
+
1
−
2
View file @
b44a6e15
...
...
@@ -2,7 +2,6 @@ name: 'Date time day'
type
:
module
description
:
'
Provides
the
ability
to
store
date
(start,
end)
time
of
single
day.'
package
:
Field types
core
:
8.x
core_version_requirement
:
^8 || ^9
core_version_requirement
:
^8 || ^9 || ^10
dependencies
:
-
drupal:datetime
This diff is collapsed.
Click to expand it.
date_time_day.info.yml.orig
0 → 100644
+
8
−
0
View file @
b44a6e15
name: 'Date time day'
type: module
description: 'Provides the ability to store date (start, end) time of single day.'
package: Field types
core: 8.x
core_version_requirement: ^8 || ^9
dependencies:
- drupal:datetime
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