Skip to content
Snippets Groups Projects
Verified Commit 616d1046 authored by Dave Long's avatar Dave Long
Browse files

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!2964Issue #2865710 : Dependencies from only one instance of a widget are used in display modes,!10223132456: Fix issue where views instances are emptied before an ajax request is complete
Pipeline #435402 passed with warnings
Pipeline: drupal

#435413

    Pipeline: drupal

    #435411

      Pipeline: drupal

      #435410

        +4
        ......@@ -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",
        ......
        ......@@ -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"
        ......
        0% Loading or .
        You are about to add 0 people to the discussion. Proceed with caution.
        Finish editing this message first!
        Please register or to comment