Skip to content
Snippets Groups Projects

Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS

Closed Issue #3238915: Refactor (if feasible) uses of the jQuery ready function to use VanillaJS
Closed Harumi Jang requested to merge issue/drupal-3238915:3238915-refactor-if-feasible into 9.3.x
7 files
+ 26
23
Compare changes
  • Side-by-side
  • Inline
Files
7
  • a83509c7
    Revert "Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan... · a83509c7
    Alex Pott authored
    Revert "Issue #3282315 by mondrake, mallezie, alexpott: Update phpstan/phpstan and mglaman/phpstan-drupal to latest versions"
    
    This reverts commit dea3a7f2.
@@ -15,11 +15,11 @@
"easyrdf/easyrdf": "^1.0",
"instaclick/php-webdriver": "^1.4.1",
"justinrainbow/json-schema": "^5.2",
"mglaman/phpstan-drupal": "^1.1.19",
"mglaman/phpstan-drupal": "^1.1.9",
"mikey179/vfsstream": "^1.6.8",
"phpspec/prophecy-phpunit": "^2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.7.10",
"phpstan/phpstan": "^1.4.0",
"phpunit/phpunit": "^9.5",
"symfony/browser-kit": "^6.0",
"symfony/css-selector": "^6.0",
Loading