Skip to content

Commit 25b0c2c

Browse files
author
Agile Collective CI Bot
committed
Update Drupal
1 parent 307a6c6 commit 25b0c2c

File tree

1 file changed

+11
-11
lines changed

1 file changed

+11
-11
lines changed

composer.json

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -11,29 +11,29 @@
1111
}
1212
},
1313
"require": {
14-
"composer/installers": "^1.10",
14+
"composer/installers": "^2.0",
1515
"cweagans/composer-patches": "^1.6",
1616
"drupal/azure_cdn_purge": "^1.0",
1717
"drupal/backup_migrate": "^5.1",
1818
"drupal/config_split": "^2.0",
19-
"drupal/core-composer-scaffold": "^10.3",
20-
"drupal/core-recommended": "^10.3",
19+
"drupal/core-composer-scaffold": "^11.0",
20+
"drupal/core-recommended": "^11.0",
2121
"drupal/stage_file_proxy": "^3.1",
2222
"localgovdrupal/localgov": "^3.0",
2323
"localgovdrupal/localgov_search_solr": "^1.1",
2424
"wikimedia/composer-merge-plugin": "^2.1"
2525
},
2626
"require-dev": {
27-
"brianium/paratest": "^6.0",
27+
"brianium/paratest": "^7.0",
2828
"drupal/coder": "^8.3",
29-
"drupal/core-dev": "^10.3",
30-
"mglaman/phpstan-drupal": "^1.0",
29+
"drupal/core-dev": "^11.0",
30+
"mglaman/phpstan-drupal": "^2.0",
3131
"phpspec/prophecy-phpunit": "^2",
32-
"phpstan/phpstan": "^1.0",
33-
"phpstan/phpstan-deprecation-rules": "^1.0",
34-
"phpstan/phpstan-strict-rules": "^1.5",
35-
"spaze/phpstan-disallowed-calls": "^3.4",
36-
"squizlabs/php_codesniffer": "^3.6"
32+
"phpstan/phpstan": "^2.0",
33+
"phpstan/phpstan-deprecation-rules": "^2.0",
34+
"phpstan/phpstan-strict-rules": "^2.0",
35+
"spaze/phpstan-disallowed-calls": "^4.0",
36+
"squizlabs/php_codesniffer": "^4.0"
3737
},
3838
"conflict": {
3939
"drupal/drupal": "*"

0 commit comments

Comments
 (0)