Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
D
drupal
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
drupal
Commits
616d1046
Verified
Commit
616d1046
authored
1 month ago
by
Dave Long
Browse files
Options
Downloads
Patches
Plain Diff
Issue
#3483411
by catch: Increase composer-stager constraint to the current stable release
parent
4899db93
No related branches found
No related tags found
2 merge requests
!2964
Issue #2865710 : Dependencies from only one instance of a widget are used in display modes
,
!1022
3132456: Fix issue where views instances are emptied before an ajax request is complete
Pipeline
#435402
passed with warnings
1 month ago
Stage: 🪄 Lint
Stage: 🗜️ Test
Pipeline: drupal
#435413
Pipeline: drupal
#435411
Pipeline: drupal
#435410
+4
Changes
2
Pipelines
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
composer.lock
+2
-2
2 additions, 2 deletions
composer.lock
core/composer.json
+1
-1
1 addition, 1 deletion
core/composer.json
with
3 additions
and
3 deletions
composer.lock
+
2
−
2
View file @
616d1046
...
...
@@ -496,7 +496,7 @@
"dist": {
"type": "path",
"url": "core",
"reference": "
71e78e0d59139e8223b07ae3ee950771150a3e8f
"
"reference": "
bba96164d4ad20ffabd88fff8b13ddfe8089c3c2
"
},
"require": {
"asm89/stack-cors": "^2.1",
...
...
@@ -525,7 +525,7 @@
"mck89/peast": "^1.14",
"pear/archive_tar": "^1.4.14",
"php": ">=8.3.0",
"php-tuf/composer-stager": "^2
-rc5
",
"php-tuf/composer-stager": "^2
.0
",
"psr/log": "^3.0",
"revolt/event-loop": "^1.0",
"sebastian/diff": "^4|^5",
...
...
This diff is collapsed.
Click to expand it.
core/composer.json
+
1
−
1
View file @
616d1046
...
...
@@ -50,7 +50,7 @@
"psr/log"
:
"^3.0"
,
"mck89/peast"
:
"^1.14"
,
"sebastian/diff"
:
"^4|^5"
,
"php-tuf/composer-stager"
:
"^2
-rc5
"
"php-tuf/composer-stager"
:
"^2
.0
"
},
"conflict"
:
{
"drush/drush"
:
"<12.4.3"
...
...
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