Skip to content

Commit

Permalink
az-digital/az_quickstart#2081: Drupal 10 compatibility changes. (#82)
Browse files Browse the repository at this point in the history
  • Loading branch information
joeparsons authored Jun 17, 2023
1 parent e1ff08a commit 1621e9c
Showing 1 changed file with 3 additions and 5 deletions.
8 changes: 3 additions & 5 deletions composer.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,17 +22,15 @@
}
],
"require": {
"dealerdirect/phpcodesniffer-composer-installer": "0.7.2",
"az-digital/migrate_devel": "dev-az-digital",
"dealerdirect/phpcodesniffer-composer-installer": "^0.7.2",
"drupal/config_inspector": "2.1.0",
"drupal/console": "1.9.9",
"drupal/console-dotenv": "0.3.1",
"drupal/core-dev-pinned": "*",
"drupal/devel": "5.1.1",
"drupal/migrate_devel": "2.0-alpha2",
"drupal/upgrade_status": "4.0.0",
"kint-php/kint": "5.0.5",
"liuggio/fastest": "1.11.0",
"mglaman/phpstan-drupal": "1.1.30",
"mglaman/phpstan-drupal": "^1.1.30",
"pheromone/phpcs-security-audit": "dev-main",
"phpcompatibility/php-compatibility": "9.3.5",
"phpstan/phpstan-deprecation-rules": "1.1.3"
Expand Down

0 comments on commit 1621e9c

Please sign in to comment.