Commit f26c1f03 authored by catch's avatar catch
Browse files

Issue #3358739 by andypost, dww: Update coder to 8.3.18

(cherry picked from commit 0a5516bc)
parent d84c8f8c
Loading
Loading
Loading
Loading
+5 −5
Original line number Diff line number Diff line
@@ -5173,16 +5173,16 @@
        },
        {
            "name": "drupal/coder",
            "version": "8.3.17",
            "version": "8.3.18",
            "source": {
                "type": "git",
                "url": "https://github.com/pfrenssen/coder.git",
                "reference": "1c4662337418ab88c9ddf40348f0638e35d49182"
                "reference": "d5911f812b69ca3bda5524899bdd06b3b4e687ff"
            },
            "dist": {
                "type": "zip",
                "url": "https://api.github.com/repos/pfrenssen/coder/zipball/1c4662337418ab88c9ddf40348f0638e35d49182",
                "reference": "1c4662337418ab88c9ddf40348f0638e35d49182",
                "url": "https://api.github.com/repos/pfrenssen/coder/zipball/d5911f812b69ca3bda5524899bdd06b3b4e687ff",
                "reference": "d5911f812b69ca3bda5524899bdd06b3b4e687ff",
                "shasum": ""
            },
            "require": {
@@ -5220,7 +5220,7 @@
                "issues": "https://www.drupal.org/project/issues/coder",
                "source": "https://www.drupal.org/project/coder"
            },
            "time": "2023-02-19T21:05:01+00:00"
            "time": "2023-04-18T12:07:59+00:00"
        },
        {
            "name": "instaclick/php-webdriver",
+1 −1
Original line number Diff line number Diff line
@@ -21,7 +21,7 @@
        "composer/xdebug-handler": "3.0.3",
        "dealerdirect/phpcodesniffer-composer-installer": "v1.0.0",
        "doctrine/instantiator": "2.0.0",
        "drupal/coder": "8.3.17",
        "drupal/coder": "8.3.18",
        "instaclick/php-webdriver": "1.4.16",
        "justinrainbow/json-schema": "5.2.12",
        "mglaman/phpstan-drupal": "1.1.31",