Skip to content

Commit

Permalink
Merge pull request #55 from youvo/drupal_nine_four
Browse files Browse the repository at this point in the history
Drupal 9.4
  • Loading branch information
simonbaese authored Jul 2, 2022
2 parents 359969d + df7aa26 commit 39a9572
Show file tree
Hide file tree
Showing 6 changed files with 708 additions and 483 deletions.
16 changes: 8 additions & 8 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,11 +18,11 @@
"composer/installers": "^1.12",
"cweagans/composer-patches": "^1.7",
"drupal/consumer_image_styles": "^4.0",
"drupal/core": "^9.3",
"drupal/core-composer-scaffold": "9.3.*",
"drupal/core-project-message": "9.3.*",
"drupal/core-recommended": "9.3.*",
"drupal/core-vendor-hardening": "9.3.*",
"drupal/core": "^9.4",
"drupal/core-composer-scaffold": "9.4.*",
"drupal/core-project-message": "9.4.*",
"drupal/core-recommended": "9.4.*",
"drupal/core-vendor-hardening": "9.4.*",
"drupal/entity": "^1.3",
"drupal/filefield_paths": "^1.0@beta",
"drupal/image_style_warmer": "^1.1",
Expand Down Expand Up @@ -128,10 +128,10 @@
}
},
"require-dev": {
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.1",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7",
"drupal/admin_toolbar": "^3.0",
"drupal/coder": "^8.3",
"drupal/core-dev": "9.3.*",
"drupal/core-dev": "9.4.*",
"drupal/devel": "^4.1",
"drupal/devel_mail_logger": "^1.0@beta",
"drupal/druqs": "2.0.x-dev@dev",
Expand All @@ -146,7 +146,7 @@
"phpcompatibility/php-compatibility": "^9.3",
"phpspec/prophecy-phpunit": "^2",
"phpstan/extension-installer": "^1.1",
"phpstan/phpstan": "^1.5",
"phpstan/phpstan": "^1.8",
"phpstan/phpstan-deprecation-rules": "^1.0"
},
"scripts": {
Expand Down
Loading

0 comments on commit 39a9572

Please sign in to comment.