Skip to content
Snippets Groups Projects

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
+ 0
4
@@ -50,11 +50,7 @@
"config": {
"preferred-install": "dist",
"platform": {
<<<<<<< HEAD
"php": "7.3.0"
=======
"php": "8.1.0"
>>>>>>> c9c2ee18a268d7c93901e16dd553ab8ece1095d8
},
"allow-plugins": {
"composer/installers": true,
Loading